Home
last modified time | relevance | path

Searched refs:DIR_PWR8 (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCHazardRecognizers.cpp166 Directive == PPC::DIR_PWR8 ) in PreEmitNoops()
227 Directive == PPC::DIR_PWR8 || CurSlots == 6) { in EmitNoop()
HDPPCSubtarget.cpp165 case PPC::DIR_PWR8: in needsAggressiveScheduling()
HDPPCSubtarget.h58 DIR_PWR8, enumerator
HDPPCTargetTransformInfo.cpp241 Directive == PPC::DIR_PWR8) in getMaxInterleaveFactor()
HDPPCInstrInfo.cpp96 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8) in CreateTargetPostRAHazardRecognizer()
180 case PPC::DIR_PWR8: in getOperandLatency()
371 …case PPC::DIR_PWR8: Opcode = PPC::NOP_GT_PWR7; break; /* FIXME: Update when P8 InstrScheduling mod… in insertNoop()
HDPPC.td49 def DirectivePwr8: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_PWR8", "">;
HDPPCISelLowering.cpp893 case PPC::DIR_PWR8: in PPCTargetLowering()
10732 case PPC::DIR_PWR8: { in getPrefLoopAlignment()