Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:isLateSourceInstr

2023 bool HexagonInstrInfo::isLateSourceInstr(const MachineInstr *MI) const {
2500 if (EnableALUForwarding && (isVecALU(ConsMI) || isLateSourceInstr(ConsMI)))