Home | History | Annotate | Download | only in MC

Lines Matching defs:ArchTy

134   Triple::ArchType ArchTy = T.getArch();
136 if (ArchTy == Triple::ppc || ArchTy == Triple::ppc64) {