Searched refs:DIR_970 (Results 1 – 3 of 3) sorted by relevance
42 DIR_970, enumerator
34 def Directive970 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_970", "">;
458 if (Subtarget.isGigaProcessor() && Directive < PPC::DIR_970) in EmitStartOfAsmFile()459 Directive = PPC::DIR_970; in EmitStartOfAsmFile()