|
LLVM 22.0.0git
|
#include "Target/AMDGPU/Utils/AMDGPUAsmUtils.h"
Public Attributes | |
| StringLiteral | Name |
| unsigned | Encoding = 0 |
| bool(* | Cond )(const MCSubtargetInfo &STI) = nullptr |
Definition at line 28 of file AMDGPUAsmUtils.h.
| bool(* llvm::AMDGPU::CustomOperand::Cond) (const MCSubtargetInfo &STI) = nullptr |
Definition at line 31 of file AMDGPUAsmUtils.h.
| unsigned llvm::AMDGPU::CustomOperand::Encoding = 0 |
Definition at line 30 of file AMDGPUAsmUtils.h.
| StringLiteral llvm::AMDGPU::CustomOperand::Name |
Definition at line 29 of file AMDGPUAsmUtils.h.