Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.cpp169 case PPC::DIR_440: in needsAggressiveScheduling()
DPPCSubtarget.h41 DIR_440, enumerator
DPPCTargetTransformInfo.cpp256 if (Directive == PPC::DIR_440) in getMaxInterleaveFactor()
DPPC.td26 def Directive440 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_440", "">;
DPPCInstrInfo.cpp78 if (Directive == PPC::DIR_440 || Directive == PPC::DIR_A2 || in CreateTargetHazardRecognizer()
101 if (Directive != PPC::DIR_440 && Directive != PPC::DIR_A2 && in CreateTargetPostRAHazardRecognizer()
DPPCISelLowering.cpp9510 case PPC::DIR_440: in combineRepeatedFPDivisors()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h41 DIR_440, enumerator
DPPCTargetTransformInfo.cpp303 if (Directive == PPC::DIR_440) in getMaxInterleaveFactor()
DPPC.td26 def Directive440 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_440", "">;
DPPCInstrInfo.cpp114 if (Directive == PPC::DIR_440 || Directive == PPC::DIR_A2 || in CreateTargetHazardRecognizer()
137 if (Directive != PPC::DIR_440 && Directive != PPC::DIR_A2 && in CreateTargetPostRAHazardRecognizer()
DPPCISelLowering.cpp10871 case PPC::DIR_440: in combineRepeatedFPDivisors()