Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:El

1628     SDValue El = DAG.getConstant(0, ElemTy);
1629 std::vector<SDValue> Ops(VT.getVectorNumElements(), El);