Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ElementWidth

6205     unsigned ElementWidth = VT.getScalarType().getSizeInBits();
6208 DAG.getConstant(APInt::getAllOnesValue(ElementWidth), DL, VT);