Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:VTBits

1513   unsigned VTBits = N->getValueType(0).getSizeInBits();
1518 if (Amt.ugt(VTBits)) {
1539 if (Amt.ugt(VTBits)) {
1560 if (Amt.ugt(VTBits)) {