Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h216 buildGlobalVariable(Register Reg, SPIRVType *BaseType, StringRef Name,
H A DSPIRVGlobalRegistry.cpp297 Register SPIRVGlobalRegistry::buildGlobalVariable( in buildGlobalVariable() function in SPIRVGlobalRegistry
H A DSPIRVInstructionSelector.cpp1353 Register Reg = GR.buildGlobalVariable(ResVReg, ResType, GlobalIdent, GV, in selectGlobalValue()