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.h259 Register buildGlobalVariable(Register Reg, SPIRVType *BaseType,
H A DSPIRVGlobalRegistry.cpp463 Register SPIRVGlobalRegistry::buildGlobalVariable( in buildGlobalVariable() function in SPIRVGlobalRegistry
H A DSPIRVBuiltins.cpp357 Register Variable = GR->buildGlobalVariable( in buildBuiltinVariableLoad()
H A DSPIRVInstructionSelector.cpp1565 Register Reg = GR.buildGlobalVariable(ResVReg, ResType, GlobalIdent, GV, in selectGlobalValue()