Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h556 Register getOrCreateGlobalVariableWithBinding(const SPIRVType *VarType,
H A DSPIRVGlobalRegistry.cpp805 Register SPIRVGlobalRegistry::getOrCreateGlobalVariableWithBinding( in getOrCreateGlobalVariableWithBinding() function in SPIRVGlobalRegistry
H A DSPIRVInstructionSelector.cpp3438 return GR.getOrCreateGlobalVariableWithBinding(PtrType, Set, Binding, Name, in buildPointerToResource()
3445 Register VarReg = GR.getOrCreateGlobalVariableWithBinding( in buildPointerToResource()