Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:InSize

1453       unsigned InSize = N0.getOperand(0).getValueType().getSizeInBits();
1458 C1.getBitWidth() - InSize))) {
1493 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), dl, newVT);