Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp898 Directive == PPC::DIR_PWR9 || Directive == PPC::DIR_PWR10 || in getCacheLineSize()
932 Directive == PPC::DIR_PWR9 || Directive == PPC::DIR_PWR10 || in getMaxInterleaveFactor()
H A DPPC.td53 def DirectivePwr9: SubtargetFeature<"", "CPUDirective", "PPC::DIR_PWR9", "">;
H A DPPCInstrInfo.cpp1254 case PPC::DIR_PWR9: Opcode = PPC::NOP_GT_PWR7; break; in insertNoop()
H A DPPCISelLowering.cpp1389 case PPC::DIR_PWR9: in PPCTargetLowering()
15475 case PPC::DIR_PWR9: in getPrefLoopAlignment()
16750 case PPC::DIR_PWR9: in combineMUL()