Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h53 DIR_E5500, enumerator
H A DPPCTargetTransformInfo.cpp531 if (Directive == PPC::DIR_E500mc || Directive == PPC::DIR_E5500) in getMaxInterleaveFactor()
H A DPPC.td42 "PPC::DIR_E5500", "">;
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()
203 case PPC::DIR_E5500: in getOperandLatency()
H A DPPCISelLowering.cpp1462 case PPC::DIR_E5500: in PPCTargetLowering()
1489 Subtarget.getCPUDirective() == PPC::DIR_E5500) { in PPCTargetLowering()
13796 case PPC::DIR_E5500: in combineRepeatedFPDivisors()