Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h256 Register buildGlobalVariable(Register Reg, SPIRVType *BaseType,
H A DSPIRVGlobalRegistry.cpp436 Register SPIRVGlobalRegistry::buildGlobalVariable( in buildGlobalVariable() function in SPIRVGlobalRegistry
H A DSPIRVInstructionSelector.cpp1525 Register Reg = GR.buildGlobalVariable(ResVReg, ResType, GlobalIdent, GV, in selectGlobalValue()
H A DSPIRVBuiltins.cpp355 Register Variable = GR->buildGlobalVariable( in buildBuiltinVariableLoad()