Searched refs:setThreadLocal (Results 1 – 8 of 8) sorted by relevance
56 GV.setThreadLocal(false); in reduceGVs()
260 void setThreadLocal(bool Val) { in setThreadLocal() function
287 GV.setThreadLocal(false); in stripThreadLocals()
2430 TlsGuard->setThreadLocal(true); in getTlsGuardVar()
2855 Guard->setThreadLocal(true); in EmitThreadLocalInitFuncs()
1973 GAddr->setThreadLocal(/*Val=*/true); in getAddrOfArtificialThreadPrivate()
2156 unwrap<GlobalVariable>(GlobalVar)->setThreadLocal(IsThreadLocal != 0); in LLVMSetThreadLocal()
1478 See the method [llvm::GlobalVariable::setThreadLocal]. *)