Home
last modified time | relevance | path

Searched defs:EmuTlsVar (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp114 GlobalVariable *EmuTlsVar = M.getNamedGlobal(EmuTlsVarName); in addEmuTlsVar() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10129 GlobalVariable *EmuTlsVar = VariableModule->getNamedGlobal(EmuTlsVarName); LowerToTLSEmulatedModel() local