Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:EltWidth

778   unsigned EltWidth = VT.getVectorElementType().getSizeInBits();
780 SDValue ShiftAmount = DAG.getConstant(EltWidth - SrcEltWidth, VT);