Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:BW

1283       unsigned BN, BW;
1284 if (!HBS::getSubregMask(RS, BN, BW, MRI))
1288 if (!usedBitsEqual(RD, RS) && !HBS::isEqual(DC, 0, SC, BN, BW))
2037 unsigned BN, BW;
2038 if (!HBS::getSubregMask(RS, BN, BW, MRI))
2040 if (BW < W || !HBS::isEqual(RC, 0, SC, BN, W))