Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp166 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 || in PreEmitNoops()
228 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 || in EmitNoop()
DPPCSubtarget.cpp173 case PPC::DIR_PWR7: in needsAggressiveScheduling()
DPPCSubtarget.h57 DIR_PWR7, 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()
183 case PPC::DIR_PWR7: in getOperandLatency()
429 case PPC::DIR_PWR7: Opcode = PPC::NOP_GT_PWR7; break; in insertNoop()
DPPC.td50 def DirectivePwr7: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_PWR7", "">;
DPPCISelLowering.cpp923 case PPC::DIR_PWR7: in PPCTargetLowering()
11286 case PPC::DIR_PWR7: in getPrefLoopAlignment()