Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DSectionKind.h143 bool isThreadLocal() const { in isThreadLocal() function
/external/llvm-project/llvm/include/llvm/MC/
DSectionKind.h148 bool isThreadLocal() const { in isThreadLocal() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSectionKind.h148 bool isThreadLocal() const { in isThreadLocal() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalValue.h225 bool isThreadLocal() const { return getThreadLocalMode() != NotThreadLocal; } in isThreadLocal() function
/external/llvm/include/llvm/IR/
DGlobalValue.h208 bool isThreadLocal() const { return getThreadLocalMode() != NotThreadLocal; } in isThreadLocal() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalValue.h250 bool isThreadLocal() const { return getThreadLocalMode() != NotThreadLocal; } in isThreadLocal() function
/external/llvm-project/llvm/include/llvm/IR/
DGlobalValue.h244 bool isThreadLocal() const { return getThreadLocalMode() != NotThreadLocal; } in isThreadLocal() function