LLVM: llvm::SPIRV::SymbolicOperand Struct Reference (original) (raw)

Public Attributes
OperandCategory::OperandCategory Category
uint32_t Value
StringRef Mnemonic
uint32_t MinVersion
uint32_t MaxVersion

Definition at line 21 of file SPIRVBaseInfo.cpp.

Category

OperandCategory::OperandCategory llvm::SPIRV::SymbolicOperand::Category

MaxVersion

uint32_t llvm::SPIRV::SymbolicOperand::MaxVersion

MinVersion

uint32_t llvm::SPIRV::SymbolicOperand::MinVersion

Mnemonic

StringRef llvm::SPIRV::SymbolicOperand::Mnemonic

Value

uint32_t llvm::SPIRV::SymbolicOperand::Value


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