Home
last modified time | relevance | path

Searched defs:TLS (Results 1 – 12 of 12) sorted by last modified time

/freebsd/contrib/libfido2/
H A DCMakeLists.txt345 set(TLS "__thread") variable
347 set(TLS "__declspec(thread)") variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8826 SDValue TLS = DAG.getLoad(PtrVT, DL, Chain, in LowerWindowsGlobalTLSAddress() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3646 SDValue TLS = DAG.getLoad(PtrVT, DL, Chain, in LowerGlobalTLSAddressWindows() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2636 llvm::Constant *addr, bool TLS) { in emitGlobalDtorWithCXAAtExit()
H A DCGDeclCXX.cpp438 SourceLocation Loc, bool TLS, llvm::GlobalVariable::LinkageTypes Linkage) { in CreateGlobalInitOrCleanUpFunction()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp20 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex()
H A DAddressPool.h26 bool TLS; member
/freebsd/contrib/llvm-project/llvm/include/llvm/InterfaceStub/
H A DIFSStub.h30 TLS, enumerator
/freebsd/contrib/libfido2/src/
H A Dlog.c22 #define TLS macro
H A Ddev.c11 #define TLS macro
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h295 TLS, enumerator
/freebsd/sys/contrib/libsodium/src/libsodium/randombytes/salsa20/
H A Drandombytes_salsa20_random.c75 # define TLS __declspec(thread) macro
77 # define TLS macro