Home
last modified time | relevance | path

Searched refs:MustReduceDepth (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineCombinerPattern.h22 MustReduceDepth, // The data dependency chain must be improved. enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp306 return CombinerObjective::MustReduceDepth; in getCombinerObjective()
371 if (getCombinerObjective(Pattern) == CombinerObjective::MustReduceDepth) { in improvesCriticalPathLen()
H A DTargetInstrInfo.cpp1179 return CombinerObjective::MustReduceDepth; in getCombinerObjective()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2580 return CombinerObjective::MustReduceDepth; in getCombinerObjective()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp742 return CombinerObjective::MustReduceDepth; in getCombinerObjective()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp7399 return CombinerObjective::MustReduceDepth; in getCombinerObjective()