Searched refs:has4RegOps (Results 1 – 2 of 2) sorted by relevance
105 if (CurrGroupSize == 2 && has4RegOps(SU->getInstr())) in fitsIntoCurrentGroup()117 bool SystemZHazardRecognizer::has4RegOps(const MachineInstr *MI) const { in has4RegOps() function in SystemZHazardRecognizer204 if (has4RegOps(SU->getInstr())) in dumpSU()329 CurrGroupHas4RegOps |= has4RegOps(SU->getInstr()); in EmitInstruction()364 if (CurrGroupSize == 2 && has4RegOps(SU->getInstr())) in groupingCost()
78 bool has4RegOps(const MachineInstr *MI) const;