Searched refs:hasMachoTBSSDirective (Results 1 – 6 of 6) sorted by relevance
458 bool hasMachoTBSSDirective() const { return HasMachoTBSSDirective; } in hasMachoTBSSDirective() function
492 bool hasMachoTBSSDirective() const { return HasMachoTBSSDirective; } in hasMachoTBSSDirective() function
524 bool hasMachoTBSSDirective() const { return HasMachoTBSSDirective; } in hasMachoTBSSDirective() function
483 if (GVKind.isThreadLocal() && MAI->hasMachoTBSSDirective()) { in EmitGlobalVariable()
584 if (GVKind.isThreadLocal() && MAI->hasMachoTBSSDirective()) { in EmitGlobalVariable()
613 if (GVKind.isThreadLocal() && MAI->hasMachoTBSSDirective()) { in emitGlobalVariable()