Searched defs:SPIRVType (Results 1 – 3 of 3) sorted by relevance
59 class SPIRVType; variable
61 SPIRVType(SPIRVModule *M, unsigned TheWordCount, Op TheOpCode, in SPIRVType() function65 SPIRVType(Op TheOpCode):SPIRVEntry(TheOpCode){} in SPIRVType() function