Searched refs:finishCreatingSPIRVType (Results 1 – 2 of 2) sorted by relevance
618 return finishCreatingSPIRVType(Ty, SpirvType); in getOrCreateOpTypeFunctionWithArgs()960 SPIRVType *SPIRVGlobalRegistry::finishCreatingSPIRVType(const Type *LLVMTy, in finishCreatingSPIRVType() function in SPIRVGlobalRegistry980 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVIntegerType()1000 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVBoolType()1024 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVVectorType()1042 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVArrayType()1068 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVPointerType()
219 SPIRVType *finishCreatingSPIRVType(const Type *LLVMTy, SPIRVType *SpirvType);