Searched refs:isThreadData (Results 1 – 3 of 3) sorted by relevance
148 bool isThreadData() const { return K == ThreadData; } in isThreadData() function
232 if (Kind.isThreadData()) in getSectionPrefixForGlobal()570 if (Kind.isThreadData()) return TLSDataSection; in SelectSectionForGlobal()
490 } else if (GVKind.isThreadData()) { in EmitGlobalVariable()