Searched defs:SPIRVVariable (Results 1 - 1 of 1) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
H A DSPIRVInstruction.h440 class SPIRVVariable : public SPIRVInstruction { class in namespace:SPIRV
443 SPIRVVariable(SPIRVType *TheType, SPIRVId TheId, function in class:SPIRV::SPIRVVariable
456 SPIRVVariable() :SPIRVInstruction(OpVariable), function in class:SPIRV::SPIRVVariable

Completed in 85 milliseconds