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