Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp165 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR9) in PreEmitNoops()
226 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR9 || in EmitNoop()
H A DPPCSubtarget.h62 DIR_PWR9, enumerator
H A DPPCTargetTransformInfo.cpp506 Directive == PPC::DIR_PWR9 || Directive == PPC::DIR_PWR10 || in getCacheLineSize()
540 Directive == PPC::DIR_PWR9 || Directive == PPC::DIR_PWR10 || in getMaxInterleaveFactor()
1077 if (Alignment >= DesiredAlignment || ST->getCPUDirective() != PPC::DIR_PWR9) in getVPMemoryOpCost()
H A DPPC.td53 def DirectivePwr9: SubtargetFeature<"", "CPUDirective", "PPC::DIR_PWR9", "">;
H A DPPCInstrInfo.cpp1243 case PPC::DIR_PWR9: Opcode = PPC::NOP_GT_PWR7; break; in insertNoop()
H A DPPCISelLowering.cpp1470 case PPC::DIR_PWR9: in PPCTargetLowering()
16671 case PPC::DIR_PWR9: in getPrefLoopAlignment()
18054 case PPC::DIR_PWR9: in combineMUL()