Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp164 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 || in PreEmitNoops()
225 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 || in EmitNoop()
H A DPPCSubtarget.h60 DIR_PWR7, enumerator
H A DPPCTargetTransformInfo.cpp897 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 || in getCacheLineSize()
931 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 || in getMaxInterleaveFactor()
H A DPPC.td51 def DirectivePwr7: SubtargetFeature<"", "CPUDirective", "PPC::DIR_PWR7", "">;
H A DPPCInstrInfo.cpp122 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8) in CreateTargetPostRAHazardRecognizer()
208 case PPC::DIR_PWR7: in getOperandLatency()
1251 case PPC::DIR_PWR7: Opcode = PPC::NOP_GT_PWR7; break; in insertNoop()
H A DPPCISelLowering.cpp1387 case PPC::DIR_PWR7: in PPCTargetLowering()
15473 case PPC::DIR_PWR7: in getPrefLoopAlignment()