Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:UndefVal

2941     SDValue UndefVal = DAG.getUNDEF(SrcVT);
2943 SmallVector<SDValue, 8> MOps1(NumConcat, UndefVal);
2944 SmallVector<SDValue, 8> MOps2(NumConcat, UndefVal);