Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h236 SPIRVType *getOrCreateSPIRVPointerType(
239 SPIRVType *getOrCreateSPIRVPointerType(
H A DSPIRVGlobalRegistry.cpp762 SPIRVGlobalRegistry::getOrCreateSPIRVPointerType(SPIRVType *BaseType, in getOrCreateSPIRVPointerType() function in SPIRVGlobalRegistry
771 SPIRVType *SPIRVGlobalRegistry::getOrCreateSPIRVPointerType( in getOrCreateSPIRVPointerType() function in SPIRVGlobalRegistry
H A DSPIRVInstructionSelector.cpp648 ResType = GR.getOrCreateSPIRVPointerType(SpvBaseTy, I, TII, in selectAddrSpaceCast()
673 SPIRVType *GenericPtrTy = GR.getOrCreateSPIRVPointerType( in selectAddrSpaceCast()
1320 ResType = GR.getOrCreateSPIRVPointerType(SpvBaseTy, I, TII); in selectGlobalValue()