Home
last modified time | relevance | path

Searched defs:isThreadLocal (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h157 bool isThreadLocal() const { in isThreadLocal() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalValue.h265 bool isThreadLocal() const { return getThreadLocalMode() != NotThreadLocal; } in isThreadLocal() function
/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp1239 const bool isThreadLocal = false; in setupRegionInitializedLLVMGlobalOp() local
1293 const bool isThreadLocal = false; in matchAndRewrite() local