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