LLVM
8.0.1
|
Public Attributes | |
uint16_t | Opcode |
uint16_t | BaseOpcode |
uint8_t | MIMGEncoding |
uint8_t | VDataDwords |
uint8_t | VAddrDwords |
Definition at line 102 of file AMDGPUBaseInfo.cpp.
uint16_t llvm::AMDGPU::MIMGInfo::BaseOpcode |
Definition at line 104 of file AMDGPUBaseInfo.cpp.
Referenced by llvm::AMDGPU::getMaskedMIMGOp().
uint8_t llvm::AMDGPU::MIMGInfo::MIMGEncoding |
Definition at line 105 of file AMDGPUBaseInfo.cpp.
Referenced by llvm::AMDGPU::getMaskedMIMGOp().
uint16_t llvm::AMDGPU::MIMGInfo::Opcode |
Definition at line 103 of file AMDGPUBaseInfo.cpp.
Referenced by llvm::AMDGPU::getMaskedMIMGOp(), and llvm::AMDGPU::getMIMGOpcode().
uint8_t llvm::AMDGPU::MIMGInfo::VAddrDwords |
Definition at line 107 of file AMDGPUBaseInfo.cpp.
Referenced by llvm::AMDGPU::getMaskedMIMGOp().
uint8_t llvm::AMDGPU::MIMGInfo::VDataDwords |
Definition at line 106 of file AMDGPUBaseInfo.cpp.