Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DGlobalVariable.h139 void setThreadLocal(bool Val) { isThreadLocalSymbol = Val; } in setThreadLocal() function
/external/llvm/include/llvm/IR/
DGlobalValue.h209 void setThreadLocal(bool Val) { in setThreadLocal() function