Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.cpp176 case PPC::DIR_PWR9: in needsAggressiveScheduling()
DPPCSubtarget.h59 DIR_PWR9, enumerator
DPPCHazardRecognizers.cpp167 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR9) in PreEmitNoops()
DPPCTargetTransformInfo.cpp272 Directive == PPC::DIR_PWR9) in getMaxInterleaveFactor()
DPPC.td52 def DirectivePwr9: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_PWR9", "">;
DPPCInstrInfo.cpp432 case PPC::DIR_PWR9: Opcode = PPC::NOP_GT_PWR7; break; in insertNoop()
DPPCISelLowering.cpp925 case PPC::DIR_PWR9: in PPCTargetLowering()
11288 case PPC::DIR_PWR9: { in getPrefLoopAlignment()