Searched refs:unifyPtrType (Results 1 – 3 of 3) sorted by relevance
221 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()
235 inline const Type *unifyPtrType(const Type *Ty) { in unifyPtrType() function
929 SPIRVToLLVMType[SpirvType] = unifyPtrType(Ty); in restOfCreateSPIRVType()1283 SPIRVToLLVMType[SpirvType] = unifyPtrType(LLVMTy); in finishCreatingSPIRVType()