reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
515 if (GVKind.isCommon()) { 526 MCSection *TheSection = getObjFileLowering().SectionForGlobal(GV, GVKind, TM); 530 if (GVKind.isBSS() && MAI->hasMachoZeroFillDirective() && 542 if (GVKind.isBSSLocal() && 579 if (GVKind.isThreadLocal() && MAI->hasMachoTBSSDirective()) { 584 if (GVKind.isThreadBSS()) { 587 } else if (GVKind.isThreadData()) {