Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:isVecAcc

2479 bool HexagonInstrInfo::isVecAcc(const MachineInstr *MI) const {
2497 if (EnableACCForwarding && isVecAcc(ProdMI) && isVecAcc(ConsMI))