Searched refs:isLateResultInstr (Results 1 – 4 of 4) sorted by relevance
317 bool isLateResultInstr(const MachineInstr *MI) const;
2216 bool isLate = isLateResultInstr(LRMI); in isLateInstrFeedsEarlyInstr()2233 bool HexagonInstrInfo::isLateResultInstr(const MachineInstr *MI) const { in isLateResultInstr() function in HexagonInstrInfo
380 bool isLateResultInstr(const MachineInstr &MI) const;
2260 bool isLate = isLateResultInstr(LRMI); in isLateInstrFeedsEarlyInstr()2276 bool HexagonInstrInfo::isLateResultInstr(const MachineInstr &MI) const { in isLateResultInstr() function in HexagonInstrInfo