Searched defs:SPIRVTypeVector (Results 1 – 2 of 2) sorted by relevance
72 class SPIRVTypeVector; variable
255 SPIRVTypeVector(SPIRVModule *M, SPIRVId TheId, SPIRVType *TheCompType, in SPIRVTypeVector() function262 SPIRVTypeVector():SPIRVType(OpTypeVector), CompType(nullptr), in SPIRVTypeVector() function