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