Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9867 Module *VariableModule = const_cast<Module*>(GA->getGlobal()->getParent()); in LowerToTLSEmulatedModel() local
9869 GlobalVariable *EmuTlsVar = VariableModule->getNamedGlobal(EmuTlsVarName); in LowerToTLSEmulatedModel()