Home
last modified time | relevance | path

Searched refs:DIR_PWR6 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp165 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 || in PreEmitNoops()
226 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 || in EmitNoop()
DPPCSubtarget.h55 DIR_PWR6, enumerator
DPPC.td46 def DirectivePwr6: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_PWR6", "">;
DPPCInstrInfo.cpp143 case PPC::DIR_PWR6: in getOperandLatency()
330 case PPC::DIR_PWR6: Opcode = PPC::NOP_GT_PWR6; break; in insertNoop()
DPPCISelLowering.cpp881 case PPC::DIR_PWR6: in PPCTargetLowering()
10479 case PPC::DIR_PWR6: in getPrefLoopAlignment()