Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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.cpp505 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 || in getCacheLineSize()
539 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.cpp124 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8) in CreateTargetPostRAHazardRecognizer()
209 case PPC::DIR_PWR7: in getOperandLatency()
1240 case PPC::DIR_PWR7: Opcode = PPC::NOP_GT_PWR7; break; in insertNoop()
H A DPPCISelLowering.cpp1468 case PPC::DIR_PWR7: in PPCTargetLowering()
16669 case PPC::DIR_PWR7: in getPrefLoopAlignment()