Home
last modified time | relevance | path

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

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