Searched defs:SPIRVVariable (Results 1 – 2 of 2) sorted by relevance
78 class SPIRVVariable; variable
443 SPIRVVariable(SPIRVType *TheType, SPIRVId TheId, in SPIRVVariable() function456 SPIRVVariable() :SPIRVInstruction(OpVariable), in SPIRVVariable() function