LLVM: llvm::AMDGPU::CustomOperand Struct Reference (original) (raw)

#include "[Target/AMDGPU/Utils/AMDGPUAsmUtils.h](AMDGPUAsmUtils%5F8h%5Fsource.html)"

Public Attributes
StringLiteral Name
unsigned Encoding = 0
bool(* Cond )(const MCSubtargetInfo &STI) = nullptr

Detailed Description

Definition at line 28 of file AMDGPUAsmUtils.h.

Member Data Documentation

Cond

bool(* llvm::AMDGPU::CustomOperand::Cond) (const MCSubtargetInfo &STI) = nullptr

Definition at line 31 of file AMDGPUAsmUtils.h.

Encoding

unsigned llvm::AMDGPU::CustomOperand::Encoding = 0

Definition at line 30 of file AMDGPUAsmUtils.h.

Name

StringLiteral llvm::AMDGPU::CustomOperand::Name

Definition at line 29 of file AMDGPUAsmUtils.h.


The documentation for this struct was generated from the following file: