Home
last modified time | relevance | path

Searched refs:DIR_PWR6 (Results 1 – 5 of 5) 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.h58 DIR_PWR6, enumerator
H A DPPC.td48 def DirectivePwr6: SubtargetFeature<"", "CPUDirective", "PPC::DIR_PWR6", "">;
H A DPPCInstrInfo.cpp207 case PPC::DIR_PWR6: in getOperandLatency()
1239 case PPC::DIR_PWR6: Opcode = PPC::NOP_GT_PWR6; break; in insertNoop()
H A DPPCISelLowering.cpp1466 case PPC::DIR_PWR6: in PPCTargetLowering()
16667 case PPC::DIR_PWR6: in getPrefLoopAlignment()