Searched refs:getOrCreateSPIRVVectorType (Results 1 – 3 of 3) sorted by relevance
230 SPIRVType *getOrCreateSPIRVVectorType(SPIRVType *BaseType,233 SPIRVType *getOrCreateSPIRVVectorType(SPIRVType *BaseType,
40 getOrCreateSPIRVVectorType(BaseType, NumElements, I, TII); in assignVectTypeToVReg()737 SPIRVType *SPIRVGlobalRegistry::getOrCreateSPIRVVectorType( in getOrCreateSPIRVVectorType() function in SPIRVGlobalRegistry745 SPIRVType *SPIRVGlobalRegistry::getOrCreateSPIRVVectorType( in getOrCreateSPIRVVectorType() function in SPIRVGlobalRegistry
957 TmpType = GR.getOrCreateSPIRVVectorType(TmpType, NumElts, I, TII); in selectIToF()