Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:VTSize

1503       unsigned VTSize = VT.getSizeInBits();
1515 if (ShAmt && (NewMask & APInt::getHighBitsSet(VTSize, ShAmt)) == 0) {