Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ElementWidth

4583     unsigned ElementWidth = VT.getScalarType().getSizeInBits();
4585 DAG.getConstant(APInt::getAllOnesValue(ElementWidth), VT);