LLVM 19.0.0git
Public Attributes | List of all members
llvm::SPIRV::CapabilityEntry Struct Reference

Public Attributes

OperandCategory::OperandCategory Category
 
uint32_t Value
 
Capability::Capability ReqCapability
 

Detailed Description

Definition at line 35 of file SPIRVBaseInfo.cpp.

Member Data Documentation

◆ Category

OperandCategory::OperandCategory llvm::SPIRV::CapabilityEntry::Category

Definition at line 36 of file SPIRVBaseInfo.cpp.

Referenced by llvm::getSymbolicOperandCapabilities().

◆ ReqCapability

Capability::Capability llvm::SPIRV::CapabilityEntry::ReqCapability

Definition at line 38 of file SPIRVBaseInfo.cpp.

Referenced by llvm::getSymbolicOperandCapabilities().

◆ Value

uint32_t llvm::SPIRV::CapabilityEntry::Value

Definition at line 37 of file SPIRVBaseInfo.cpp.

Referenced by llvm::getSymbolicOperandCapabilities().


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