Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp167 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR9) in PreEmitNoops()
229 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR8 || in EmitNoop()
DPPCSubtarget.cpp174 case PPC::DIR_PWR8: in needsAggressiveScheduling()
DPPCSubtarget.h58 DIR_PWR8, enumerator
DPPCTargetTransformInfo.cpp271 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 || in getMaxInterleaveFactor()
DPPCInstrInfo.cpp97 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8) in CreateTargetPostRAHazardRecognizer()
184 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.td51 def DirectivePwr8: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_PWR8", "">;
DPPCISelLowering.cpp924 case PPC::DIR_PWR8: in PPCTargetLowering()
11287 case PPC::DIR_PWR8: in getPrefLoopAlignment()