Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:lg2

1943     unsigned lg2 = N1C->getAPIntValue().countTrailingZeros();
1953 DAG.getConstant(VT.getSizeInBits() - lg2,
1959 DAG.getConstant(lg2, getShiftAmountTy(ADD.getValueType())));