Searched refs:isEarlySourceInstr (Results 1 – 4 of 4) sorted by relevance
303 bool isEarlySourceInstr(const MachineInstr *MI) const;
2033 bool HexagonInstrInfo::isEarlySourceInstr(const MachineInstr *MI) const { in isEarlySourceInstr() function in HexagonInstrInfo2217 bool isEarly = isEarlySourceInstr(ESMI); in isLateInstrFeedsEarlyInstr()
366 bool isEarlySourceInstr(const MachineInstr &MI) const;
2094 bool HexagonInstrInfo::isEarlySourceInstr(const MachineInstr &MI) const { in isEarlySourceInstr() function in HexagonInstrInfo2261 bool isEarly = isEarlySourceInstr(ESMI); in isLateInstrFeedsEarlyInstr()