Searched refs:getCombinerObjective (Results 1 – 9 of 9) sorted by relevance
126 CombinerObjective getCombinerObjective(unsigned Pattern);301 CombinerObjective MachineCombiner::getCombinerObjective(unsigned Pattern) { in getCombinerObjective() function in MachineCombiner311 return TII->getCombinerObjective(Pattern); in getCombinerObjective()374 if (getCombinerObjective(Pattern) == CombinerObjective::MustReduceDepth) { in improvesCriticalPathLen()646 getCombinerObjective(P) == in combineInstructions()
949 TargetInstrInfo::getCombinerObjective(unsigned Pattern) const { in getCombinerObjective() function in TargetInstrInfo
255 CombinerObjective getCombinerObjective(unsigned Pattern) const override;
2155 CombinerObjective RISCVInstrInfo::getCombinerObjective(unsigned Pattern) const { in getCombinerObjective() function in RISCVInstrInfo 2163 return TargetInstrInfo::getCombinerObjective(Pattern); in getCombinerObjective()
429 CombinerObjective getCombinerObjective(unsigned Pattern) const override;
6599 AArch64InstrInfo::getCombinerObjective(unsigned Pattern) const { in getCombinerObjective() function in AArch64InstrInfo6605 return TargetInstrInfo::getCombinerObjective(Pattern); in getCombinerObjective()
377 CombinerObjective getCombinerObjective(unsigned Pattern) const override;
740 CombinerObjective PPCInstrInfo::getCombinerObjective(unsigned Pattern) const { in getCombinerObjective() function in PPCInstrInfo749 return TargetInstrInfo::getCombinerObjective(Pattern); in getCombinerObjective()
1243 virtual CombinerObjective getCombinerObjective(unsigned Pattern) const;