Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h52 DIR_E500mc, enumerator
H A DPPCTargetTransformInfo.cpp531 if (Directive == PPC::DIR_E500mc || Directive == PPC::DIR_E5500) in getMaxInterleaveFactor()
H A DPPC.td40 "PPC::DIR_E500mc", "">;
H A DPPCInstrInfo.cpp106 Directive == PPC::DIR_E500mc || Directive == PPC::DIR_E5500) { in CreateTargetHazardRecognizer()
129 Directive != PPC::DIR_E500mc && Directive != PPC::DIR_E5500) { in CreateTargetPostRAHazardRecognizer()
H A DPPCISelLowering.cpp1461 case PPC::DIR_E500mc: in PPCTargetLowering()
1488 if (Subtarget.getCPUDirective() == PPC::DIR_E500mc || in PPCTargetLowering()
13795 case PPC::DIR_E500mc: in combineRepeatedFPDivisors()