Home
last modified time | relevance | path

Searched defs:TLS (Results 1 – 5 of 5) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp19 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex()
H A DAddressPool.h25 bool TLS; member
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDeclCXX.cpp229 llvm::FunctionType *FTy, const Twine &Name, SourceLocation Loc, bool TLS) { in CreateGlobalInitOrDestructFunction()
H A DItaniumCXXABI.cpp1829 bool TLS) { in emitGlobalDtorWithCXAAtExit()
/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp1574 namespace TLS { namespace