Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h43 DIR_440, enumerator
H A DPPCTargetTransformInfo.cpp522 if (Directive == PPC::DIR_440) in getMaxInterleaveFactor()
H A DPPC.td25 def Directive440 : SubtargetFeature<"", "CPUDirective", "PPC::DIR_440", "">;
H A DPPCInstrInfo.cpp105 if (Directive == PPC::DIR_440 || Directive == PPC::DIR_A2 || in CreateTargetHazardRecognizer()
128 if (Directive != PPC::DIR_440 && Directive != PPC::DIR_A2 && in CreateTargetPostRAHazardRecognizer()
H A DPPCISelLowering.cpp13792 case PPC::DIR_440: in combineRepeatedFPDivisors()