Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:BW2

1193   unsigned BW1, BW2;
1194 if (!isIntReg(R1, BW1) || !isIntReg(R2, BW2) || BW1 != BW2)