LLVM API Documentation
Functions | |
| int16_t | getNamedOperandIdx (uint16_t Opcode, uint16_t NamedIndex) |
| int | getLDSNoRetOp (uint16_t Opcode) |
| int | getVOPe64 (uint16_t Opcode) |
| int | getCommuteRev (uint16_t Opcode) |
| int | getCommuteOrig (uint16_t Opcode) |
| int llvm::AMDGPU::getCommuteOrig | ( | uint16_t | Opcode | ) |
Referenced by llvm::SIInstrInfo::commuteOpcode().
| int llvm::AMDGPU::getCommuteRev | ( | uint16_t | Opcode | ) |
Referenced by llvm::SIInstrInfo::commuteOpcode().
| int llvm::AMDGPU::getLDSNoRetOp | ( | uint16_t | Opcode | ) |
Referenced by llvm::R600TargetLowering::EmitInstrWithCustomInserter().
| int16_t llvm::AMDGPU::getNamedOperandIdx | ( | uint16_t | Opcode, |
| uint16_t | NamedIndex | ||
| ) |
| int llvm::AMDGPU::getVOPe64 | ( | uint16_t | Opcode | ) |