Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:NewOpcode

1585   int NewOpcode = Hexagon::getPredNewOpcode(MI->getOpcode());
1586 if (NewOpcode >= 0) // Valid predicate new instruction
1587 return NewOpcode;