Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp165 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 || in PreEmitNoops()
226 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 || in EmitNoop()
DPPCSubtarget.cpp164 case PPC::DIR_PWR7: in needsAggressiveScheduling()
DPPCSubtarget.h57 DIR_PWR7, enumerator
DPPCTargetTransformInfo.cpp236 if (Directive == PPC::DIR_PWR7 || in getMaxInterleaveFactor()
DPPCInstrInfo.cpp91 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8) in CreateTargetPostRAHazardRecognizer()
145 case PPC::DIR_PWR7: in getOperandLatency()
331 case PPC::DIR_PWR7: Opcode = PPC::NOP_GT_PWR7; break; in insertNoop()
DPPC.td48 def DirectivePwr7: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_PWR7", "">;
DPPCISelLowering.cpp883 case PPC::DIR_PWR7: in PPCTargetLowering()
10481 case PPC::DIR_PWR7: in getPrefLoopAlignment()