Searched refs:isBSSExtern (Results 1 – 5 of 5) sorted by relevance
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()
336 if (GVKind.isBSSExtern() && MAI->hasMachoZeroFillDirective()) { in EmitGlobalVariable()