Searched refs:finishCreatingSPIRVType (Results 1 – 2 of 2) sorted by relevance
481 return finishCreatingSPIRVType(Ty, SpirvType); in getOrCreateOpTypeFunctionWithArgs()694 SPIRVType *SPIRVGlobalRegistry::finishCreatingSPIRVType(const Type *LLVMTy, in finishCreatingSPIRVType() function in SPIRVGlobalRegistry714 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVIntegerType()734 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVBoolType()758 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVVectorType()785 return finishCreatingSPIRVType(LLVMTy, MIB); in getOrCreateSPIRVPointerType()
201 SPIRVType *finishCreatingSPIRVType(const Type *LLVMTy, SPIRVType *SpirvType);