LLVM 22.0.0git
llvm::SPIRV::EnvironmentEntry Struct Reference

Public Attributes

OperandCategory::OperandCategory Category
uint32_t Value
Environment::Environment AllowedEnvironment

Detailed Description

Definition at line 41 of file SPIRVBaseInfo.cpp.

Member Data Documentation

◆ AllowedEnvironment

Environment::Environment llvm::SPIRV::EnvironmentEntry::AllowedEnvironment

Definition at line 44 of file SPIRVBaseInfo.cpp.

◆ Category

OperandCategory::OperandCategory llvm::SPIRV::EnvironmentEntry::Category

Definition at line 42 of file SPIRVBaseInfo.cpp.

◆ Value

uint32_t llvm::SPIRV::EnvironmentEntry::Value

Definition at line 43 of file SPIRVBaseInfo.cpp.


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