Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:Sub2

1510       unsigned Sub2 = DI->getOperand(2).getImm();
1512 if (Sub2 == Hexagon::subreg_loreg && Sub4 == Hexagon::subreg_hireg)
1514 else if (Sub2 == Hexagon::subreg_hireg && Sub4 == Hexagon::subreg_loreg)