Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:VTBits

1262   unsigned VTBits = N->getValueType(0).getSizeInBits();
1267 if (Amt > VTBits) {
1297 if (Amt > VTBits) {
1319 if (Amt > VTBits) {