Searched refs:finishCreatingSPIRVType (Results 1 – 2 of 2) sorted by relevance
796 return finishCreatingSPIRVType(Ty, SpirvType); in getOrCreateOpTypeFunctionWithArgs()1279 SPIRVType *SPIRVGlobalRegistry::finishCreatingSPIRVType(const Type *LLVMTy, in finishCreatingSPIRVType() function in SPIRVGlobalRegistry1301 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVType()1353 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVBoolType()1378 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVVectorType()1397 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVArrayType()1419 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVPointerType()
439 SPIRVType *finishCreatingSPIRVType(const Type *LLVMTy, SPIRVType *SpirvType);