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 DSPIRVIRMapping.h138 return std::make_tuple(unifyPtrType(ElementType), AddressSpace, in irhandle_pointee()
155 const Type *WrpTy = unifyPtrType(Ty); in irhandle_explict_layout_type()
160 const Type *WrpTy = unifyPtrType(Ty); in handle()
H A DSPIRVUtils.h412 inline const Type *unifyPtrType(const Type *Ty) { in unifyPtrType() function
H A DSPIRVGlobalRegistry.cpp1122 SPIRVToLLVMType[SpirvType] = unifyPtrType(Ty); in restOfCreateSPIRVType()
1659 SPIRVToLLVMType[SpirvType] = unifyPtrType(LLVMTy); in finishCreatingSPIRVType()