Home
last modified time | relevance | path

Searched refs:unifyPtrType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h221 TT.add(unifyPtrType(Ty), MF, R); in add()
226 ST.add(SPIRV::make_descr_pointee(unifyPtrType(PointeeTy), AddressSpace), MF, in add()
256 return TT.find(unifyPtrType(Ty), MF); in find()
262 SPIRV::make_descr_pointee(unifyPtrType(PointeeTy), AddressSpace), MF); in find()
H A DSPIRVUtils.h235 inline const Type *unifyPtrType(const Type *Ty) { in unifyPtrType() function
H A DSPIRVGlobalRegistry.cpp929 SPIRVToLLVMType[SpirvType] = unifyPtrType(Ty); in restOfCreateSPIRVType()
1283 SPIRVToLLVMType[SpirvType] = unifyPtrType(LLVMTy); in finishCreatingSPIRVType()