Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h283 SPIRVType *getOrCreateSPIRVPointerType(
286 SPIRVType *getOrCreateSPIRVPointerType(
H A 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()
H A DSPIRVGlobalRegistry.cpp1045 SPIRVType *SPIRVGlobalRegistry::getOrCreateSPIRVPointerType( in getOrCreateSPIRVPointerType() function in SPIRVGlobalRegistry
1054 SPIRVType *SPIRVGlobalRegistry::getOrCreateSPIRVPointerType( in getOrCreateSPIRVPointerType() function in SPIRVGlobalRegistry
H A DSPIRVBuiltins.cpp350 SPIRVType *PtrType = GR->getOrCreateSPIRVPointerType( in buildBuiltinVariableLoad()
1538 const SPIRVType *PointerSizeTy = GR->getOrCreateSPIRVPointerType( in buildEnqueueKernel()