Searched refs:setThreadLocal (Results 1 – 4 of 4) sorted by relevance
136 void setThreadLocal(bool Val) { in setThreadLocal() function
1962 Guard->setThreadLocal(true); in EmitThreadLocalInitFuncs()
1568 unwrap<GlobalVariable>(GlobalVar)->setThreadLocal(IsThreadLocal != 0); in LLVMSetThreadLocal()
1396 See the method [llvm::GlobalVariable::setThreadLocal]. *)