Searched refs:isThreadLocal (Results 1 – 18 of 18) sorted by relevance
162 return isThreadLocal() || isGlobalWriteableData(); in isWriteable()165 bool isThreadLocal() const { in isThreadLocal() function
130 if (GVar->isThreadLocal()) { in getKindForGlobal()263 assert(!Kind.isThreadLocal() && "Doesn't support TLS"); in SelectSectionForGlobal()
159 if (K.isThreadLocal()) in getELFSectionFlags()683 else if (K.isThreadLocal()) in getCOFFSectionFlags()714 if (Kind.isThreadLocal()) in getCOFFSectionPrefixForUniqueGlobal()745 if (Kind.isThreadLocal()) in SelectSectionForGlobal()
156 if (GV->isThreadLocal()) { in EmitGlobalVariable()167 if (GV->isThreadLocal()) { in EmitGlobalVariable()
149 bool isThreadLocal() const { return threadLocalMode != NotThreadLocal; } in isThreadLocal() function
181 if (!I->hasLocalLinkage() || I->isThreadLocal() || I->hasSection()) in doInitialization()
181 setThreadLocal(SrcVar->isThreadLocal()); in copyAttributesFrom()
1269 return unwrap<GlobalVariable>(GlobalVar)->isThreadLocal(); in LLVMIsThreadLocal()
820 if (GV->isThreadLocal()) { in getMemoryForGV()
491 if (GVar->isThreadLocal()) in X86SelectAddress()499 if (GVar->isThreadLocal()) in X86SelectAddress()646 if (GVar->isThreadLocal()) in X86SelectCallAddress()
1126 if (!GV->isThreadLocal()) in EmitGlobalVariable()
559 if (G->isThreadLocal()) in ShouldInstrumentGlobal()
658 if (secKind.isThreadLocal()) { in SymbolToReloc()
364 if (GVKind.isThreadLocal() && MAI->hasMachoTBSSDirective()) { in EmitGlobalVariable()
1018 if (GV->isThreadLocal()) { in printVariableHead()
497 if (GV->isThreadLocal() || in WriteModuleInfo()
1270 See the method [llvm::GlobalVariable::isThreadLocal]. *)
1112 if (GVar && GVar->isThreadLocal()) in getGlobalAddress()