Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:isAccumulator

1455 bool HexagonInstrInfo::isAccumulator(const MachineInstr *MI) const {
2480 return MI && isV60VectorInstruction(MI) && isAccumulator(MI);