Home
last modified time | relevance | path

Searched refs:finishCreatingSPIRVType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp975 return finishCreatingSPIRVType(Ty, NewMI); in getOrCreateOpTypeFunctionWithArgs()
1655 SPIRVType *SPIRVGlobalRegistry::finishCreatingSPIRVType(const Type *LLVMTy, in finishCreatingSPIRVType() function in SPIRVGlobalRegistry
1681 return finishCreatingSPIRVType(Ty, NewMI); in getOrCreateSPIRVType()
1739 return finishCreatingSPIRVType(Ty, NewMI); in getOrCreateSPIRVBoolType()
1769 return finishCreatingSPIRVType(Ty, NewMI); in getOrCreateSPIRVVectorType()
1833 return finishCreatingSPIRVType(Ty, NewMI); in getOrCreateSPIRVPointerTypeInternal()
H A DSPIRVGlobalRegistry.h472 SPIRVType *finishCreatingSPIRVType(const Type *LLVMTy, SPIRVType *SpirvType);