Home | History | Annotate | Download | only in Hexagon

Lines Matching full:newopcode

1581   int NewOpcode = Hexagon::getPredNewOpcode(MI->getOpcode());
1582 if (NewOpcode >= 0) // Valid predicate new instruction
1583 return NewOpcode;