Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:VTBits

1438   unsigned VTBits = N->getValueType(0).getSizeInBits();
1443 if (Amt.ugt(VTBits)) {
1464 if (Amt.ugt(VTBits)) {
1485 if (Amt.ugt(VTBits)) {