Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.h78 class SPIRVVariable; variable
DSPIRVInstruction.h443 SPIRVVariable(SPIRVType *TheType, SPIRVId TheId, in SPIRVVariable() function
456 SPIRVVariable() :SPIRVInstruction(OpVariable), in SPIRVVariable() function