Searched refs:hasMachoTBSSDirective (Results 1 – 6 of 6) sorted by relevance
426 bool hasMachoTBSSDirective() const { return HasMachoTBSSDirective; } in hasMachoTBSSDirective() function
458 bool hasMachoTBSSDirective() const { return HasMachoTBSSDirective; } in hasMachoTBSSDirective() function
474 bool hasMachoTBSSDirective() const { return HasMachoTBSSDirective; } in hasMachoTBSSDirective() function
356 if (GVKind.isThreadLocal() && MAI->hasMachoTBSSDirective()) { in EmitGlobalVariable()
483 if (GVKind.isThreadLocal() && MAI->hasMachoTBSSDirective()) { in EmitGlobalVariable()
565 if (GVKind.isThreadLocal() && MAI->hasMachoTBSSDirective()) { in EmitGlobalVariable()