Searched refs:setThreadLocal (Results 1 – 6 of 6) sorted by relevance
283 GV.setThreadLocal(false); in stripThreadLocals()
245 void setThreadLocal(bool Val) { in setThreadLocal() function
2864 Guard->setThreadLocal(true); in EmitThreadLocalInitFuncs()
2010 cast<llvm::GlobalVariable>(GAddr)->setThreadLocal(/*Val=*/true); in getAddrOfArtificialThreadPrivate()
2201 unwrap<GlobalVariable>(GlobalVar)->setThreadLocal(IsThreadLocal != 0); in LLVMSetThreadLocal()
1536 See the method [llvm::GlobalVariable::setThreadLocal]. *)