Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVGlobalRegistry.h283 SPIRVType *getOrCreateSPIRVPointerType(
286 SPIRVType *getOrCreateSPIRVPointerType(
DSPIRVInstructionSelector.cpp638 SPIRVType *VarTy = GR.getOrCreateSPIRVPointerType( in selectMemOperation()
655 SPIRVType *SourceTy = GR.getOrCreateSPIRVPointerType( in selectMemOperation()
813 ResType = GR.getOrCreateSPIRVPointerType(SpvBaseTy, I, TII, in selectAddrSpaceCast()
838 SPIRVType *GenericPtrTy = GR.getOrCreateSPIRVPointerType( in selectAddrSpaceCast()
1491 ResType = GR.getOrCreateSPIRVPointerType(SpvBaseTy, I, TII); in selectGlobalValue()
DSPIRVGlobalRegistry.cpp1045 SPIRVType *SPIRVGlobalRegistry::getOrCreateSPIRVPointerType( in getOrCreateSPIRVPointerType() function in SPIRVGlobalRegistry
1054 SPIRVType *SPIRVGlobalRegistry::getOrCreateSPIRVPointerType( in getOrCreateSPIRVPointerType() function in SPIRVGlobalRegistry
DSPIRVBuiltins.cpp350 SPIRVType *PtrType = GR->getOrCreateSPIRVPointerType( in buildBuiltinVariableLoad()
1538 const SPIRVType *PointerSizeTy = GR->getOrCreateSPIRVPointerType( in buildEnqueueKernel()