Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h487 Register buildGlobalVariable(Register Reg, SPIRVType *BaseType,
H A DSPIRVInstructionSelector.cpp2291 Register Reg = GR.buildGlobalVariable(ResVReg, ResType, GlobalIdent, GV, in selectGlobalValue()
2369 Register Variable = GR.buildGlobalVariable( in selectSpvThreadId()
H A DSPIRVGlobalRegistry.cpp602 Register SPIRVGlobalRegistry::buildGlobalVariable( in buildGlobalVariable() function in SPIRVGlobalRegistry
H A DSPIRVBuiltins.cpp471 Register Variable = GR->buildGlobalVariable( in buildBuiltinVariableLoad()