Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:Sub2

1941     unsigned Sub2 = MI.getOperand(4).getImm();
1947 if (Sub2 != SubLo && Sub2 != SubHi)
1949 assert(Sub1 != Sub2);