Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h42 DIR_440, enumerator
DPPCSubtarget.cpp245 case PPC::DIR_440: in needsAggressiveScheduling()
DPPCTargetTransformInfo.cpp304 if (Directive == PPC::DIR_440) in getMaximumUnrollFactor()
DPPC.td26 def Directive440 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_440", "">;
DPPCInstrInfo.cpp75 if (Directive == PPC::DIR_440 || Directive == PPC::DIR_A2 || in CreateTargetHazardRecognizer()
97 if (Directive != PPC::DIR_440 && Directive != PPC::DIR_A2 && in CreateTargetPostRAHazardRecognizer()