Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:VTBits

1428   unsigned VTBits = N->getValueType(0).getSizeInBits();
1433 if (Amt.ugt(VTBits)) {
1463 if (Amt.ugt(VTBits)) {
1484 if (Amt.ugt(VTBits)) {