Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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.cpp508 Directive == PPC::DIR_PWR9 || Directive == PPC::DIR_PWR10 || in getCacheLineSize()
542 Directive == PPC::DIR_PWR9 || Directive == PPC::DIR_PWR10 || in getMaxInterleaveFactor()
1061 if (Alignment >= DesiredAlignment || ST->getCPUDirective() != PPC::DIR_PWR9) in getVPMemoryOpCost()
H A DPPC.td53 def DirectivePwr9: SubtargetFeature<"", "CPUDirective", "PPC::DIR_PWR9", "">;
H A DPPCInstrInfo.cpp1251 case PPC::DIR_PWR9: Opcode = PPC::NOP_GT_PWR7; break; in insertNoop()
H A DPPCISelLowering.cpp1439 case PPC::DIR_PWR9: in PPCTargetLowering()
16120 case PPC::DIR_PWR9: in getPrefLoopAlignment()
17511 case PPC::DIR_PWR9: in combineMUL()