Searched refs:getCombinerObjective (Results 1 – 9 of 9) sorted by relevance
123 CombinerObjective getCombinerObjective(unsigned Pattern);298 CombinerObjective MachineCombiner::getCombinerObjective(unsigned Pattern) { in getCombinerObjective() function in MachineCombiner308 return TII->getCombinerObjective(Pattern); in getCombinerObjective()371 if (getCombinerObjective(Pattern) == CombinerObjective::MustReduceDepth) { in improvesCriticalPathLen()643 getCombinerObjective(P) == in combineInstructions()
1176 TargetInstrInfo::getCombinerObjective(unsigned Pattern) const { in getCombinerObjective() function in TargetInstrInfo
264 CombinerObjective getCombinerObjective(unsigned Pattern) const override;
2574 CombinerObjective RISCVInstrInfo::getCombinerObjective(unsigned Pattern) const { in getCombinerObjective() function in RISCVInstrInfo2582 return TargetInstrInfo::getCombinerObjective(Pattern); in getCombinerObjective()
487 CombinerObjective getCombinerObjective(unsigned Pattern) const override;
738 CombinerObjective PPCInstrInfo::getCombinerObjective(unsigned Pattern) const { in getCombinerObjective() function in PPCInstrInfo747 return TargetInstrInfo::getCombinerObjective(Pattern); in getCombinerObjective()
435 CombinerObjective getCombinerObjective(unsigned Pattern) const override;
7395 AArch64InstrInfo::getCombinerObjective(unsigned Pattern) const { in getCombinerObjective() function in AArch64InstrInfo7401 return TargetInstrInfo::getCombinerObjective(Pattern); in getCombinerObjective()
1274 virtual CombinerObjective getCombinerObjective(unsigned Pattern) const;