LLVM API Documentation
Interface definition for SIInstrInfo. More...


Go to the source code of this file.
Classes | |
| class | llvm::SIInstrInfo |
Namespaces | |
| llvm | |
| List of target independent CodeGen pass IDs. | |
| llvm::AMDGPU | |
| SIInstrFlags | |
Enumerations | |
| enum | SIInstrFlags::Flags { SIInstrFlags::VM_CNT = 1 << 0, SIInstrFlags::EXP_CNT = 1 << 1, SIInstrFlags::LGKM_CNT = 1 << 2 } |
Functions | |
| int | llvm::AMDGPU::getVOPe64 (uint16_t Opcode) |
| int | llvm::AMDGPU::getCommuteRev (uint16_t Opcode) |
| int | llvm::AMDGPU::getCommuteOrig (uint16_t Opcode) |
Interface definition for SIInstrInfo.
Definition in file SIInstrInfo.h.