Searched defs:SPIRVTypeVector (Results 1 – 4 of 4) sorted by relevance
293 SPIRVTypeVector(SPIRVModule *M, SPIRVId TheId, SPIRVType *TheCompType, in SPIRVTypeVector() function300 SPIRVTypeVector() in SPIRVTypeVector() function
79 class SPIRVTypeVector; variable
78 class SPIRVTypeVector; variable
243 SPIRVTypeVector(SPIRVModule *M, SPIRVId TheId, SPIRVType *TheCompType, in SPIRVTypeVector() function250 SPIRVTypeVector():SPIRVType(OpTypeVector), CompType(nullptr), in SPIRVTypeVector() function