Searched refs:isBSSExtern (Results 1 – 7 of 7) sorted by relevance
162 bool isBSSExtern() const { return K == BSSExtern; } in isBSSExtern() function
156 bool isBSSExtern() const { return K == BSSExtern; } in isBSSExtern() function
178 bool isBSSExtern() const { return K == BSSExtern; } in isBSSExtern() function
442 if (Kind.isBSSExtern()) in SelectSectionForGlobal()
643 if (Kind.isBSSExtern()) in SelectSectionForGlobal()
841 if (Kind.isBSSExtern()) in SelectSectionForGlobal()
336 if (GVKind.isBSSExtern() && MAI->hasMachoZeroFillDirective()) { in EmitGlobalVariable()