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.h548 Register buildGlobalVariable(Register Reg, SPIRVType *BaseType,
H A DSPIRVGlobalRegistry.cpp700 Register SPIRVGlobalRegistry::buildGlobalVariable( in buildGlobalVariable() function in SPIRVGlobalRegistry
811 buildGlobalVariable(VarReg, VarType, Name, nullptr, in getOrCreateGlobalVariableWithBinding()
H A DSPIRVInstructionSelector.cpp3964 Register Reg = GR.buildGlobalVariable( in selectGlobalValue()
4040 Register Variable = GR.buildGlobalVariable( in loadVec3BuiltinInputID()
4093 Register Variable = GR.buildGlobalVariable( in loadBuiltinInputID()
H A DSPIRVBuiltins.cpp520 Register Variable = GR->buildGlobalVariable( in buildBuiltinVariableLoad()