Home
last modified time | relevance | path

Searched refs:VariableModule (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3548 Module *VariableModule = const_cast<Module*>(GA->getGlobal()->getParent()); in LowerToTLSEmulatedModel() local
3550 GlobalVariable *EmuTlsVar = VariableModule->getNamedGlobal(EmuTlsVarName); in LowerToTLSEmulatedModel()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4352 Module *VariableModule = const_cast<Module*>(GA->getGlobal()->getParent()); in LowerToTLSEmulatedModel() local
4354 GlobalVariable *EmuTlsVar = VariableModule->getNamedGlobal(EmuTlsVarName); in LowerToTLSEmulatedModel()