LLVM
8.0.1
|
Interface definition for R600InstrInfo. More...
#include "R600RegisterInfo.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "R600GenInstrInfo.inc"
Go to the source code of this file.
Classes | |
class | llvm::R600InstrInfo |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::R600InstrFlags | |
llvm::R600 | |
Macros | |
#define | GET_INSTRINFO_HEADER |
Enumerations | |
enum | : uint64_t { llvm::R600InstrFlags::REGISTER_STORE = UINT64_C(1) << 62, llvm::R600InstrFlags::REGISTER_LOAD = UINT64_C(1) << 63 } |
Functions | |
int | llvm::R600::getLDSNoRetOp (uint16_t Opcode) |
Interface definition for R600InstrInfo.
Definition in file R600InstrInfo.h.
#define GET_INSTRINFO_HEADER |
Definition at line 21 of file R600InstrInfo.h.