Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h36 DIR_440, enumerator
DPPCTargetTransformInfo.cpp153 if (Directive == PPC::DIR_440) in getMaximumUnrollFactor()
DPPC.td26 def Directive440 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_440", "">;
DPPCInstrInfo.cpp52 if (Directive == PPC::DIR_440 || Directive == PPC::DIR_A2 || in CreateTargetHazardRecognizer()
69 if (Directive != PPC::DIR_440 && Directive != PPC::DIR_A2 && in CreateTargetPostRAHazardRecognizer()