Home
last modified time | relevance | path

Searched refs:MustReduceDepth (Results 1 – 5 of 5) 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.cpp309 return CombinerObjective::MustReduceDepth; in getCombinerObjective()
374 if (getCombinerObjective(Pattern) == CombinerObjective::MustReduceDepth) { in improvesCriticalPathLen()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2161 return CombinerObjective::MustReduceDepth; in getCombinerObjective()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp744 return CombinerObjective::MustReduceDepth; in getCombinerObjective()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp6603 return CombinerObjective::MustReduceDepth; in getCombinerObjective()