LLVM 20.0.0git
|
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 | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::R600InstrFlags |
namespace | 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 20 of file R600InstrInfo.h.