Searched refs:DIR_PWR8 (Results 1 – 5 of 5) sorted by relevance
166 Directive == PPC::DIR_PWR8 ) in PreEmitNoops()227 Directive == PPC::DIR_PWR8 || CurSlots == 6) { in EmitNoop()
59 DIR_PWR8, enumerator
250 case PPC::DIR_PWR8: in needsAggressiveScheduling()
49 def DirectivePwr8: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_PWR8", "">;
93 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8) in CreateTargetPostRAHazardRecognizer()149 case PPC::DIR_PWR8: in getOperandLatency()327 …case PPC::DIR_PWR8: Opcode = PPC::NOP_GT_PWR7; break; /* FIXME: Update when P8 InstrScheduling mod… in insertNoop()