Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp166 Directive == PPC::DIR_PWR8 ) in PreEmitNoops()
227 Directive == PPC::DIR_PWR8 || CurSlots == 6) { in EmitNoop()
DPPCSubtarget.cpp168 case PPC::DIR_PWR8: in needsAggressiveScheduling()
DPPCSubtarget.h58 DIR_PWR8, enumerator
DPPCTargetTransformInfo.cpp252 Directive == PPC::DIR_PWR8) in getMaxInterleaveFactor()
DPPCInstrInfo.cpp96 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8) in CreateTargetPostRAHazardRecognizer()
183 case PPC::DIR_PWR8: in getOperandLatency()
430 …case PPC::DIR_PWR8: Opcode = PPC::NOP_GT_PWR7; break; /* FIXME: Update when P8 InstrScheduling mod… in insertNoop()
DPPC.td49 def DirectivePwr8: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_PWR8", "">;
DPPCISelLowering.cpp908 case PPC::DIR_PWR8: in PPCTargetLowering()
10804 case PPC::DIR_PWR8: { in getPrefLoopAlignment()