Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getUNDEF

4182     return DAG.getUNDEF(VT);
4347 return DAG.getUNDEF(VT);
4490 return DAG.getUNDEF(VT);
4548 return DAG.getUNDEF(VT);
5333 Elts.push_back(DAG.getUNDEF(SVT));
6729 return DAG.getUNDEF(VT);
6736 Opnds.push_back(DAG.getUNDEF(VTs[i]));
7023 Ops.push_back(DAG.getUNDEF(DstEltVT));
7041 Ops.append(NumOutputsPerInput, DAG.getUNDEF(DstEltVT));
9006 SDValue Undef = DAG.getUNDEF(N->getValueType(0));
9014 Index = DAG.getUNDEF(N->getValueType(1));
10880 Ops.append(NElts, DAG.getUNDEF(InVal.getValueType()));
11019 return DAG.getUNDEF(NVT);
11146 return DAG.getUNDEF(LVT);
11224 SDValue Filler = AllAnyExt ? DAG.getUNDEF(SourceType):
11238 In = DAG.getUNDEF(SourceType);
11325 Opnds.push_back(DAG.getUNDEF(SrcVT));
11342 return DAG.getUNDEF(VT);
11458 DAG.getUNDEF(VecIn1.getValueType()));
11491 VecIn2 = VecIn2.getNode() ? VecIn2 : DAG.getUNDEF(VT);
11584 return DAG.getUNDEF(VT);
11654 Opnds.append(NumElts, DAG.getUNDEF(MinVT));
11809 : DAG.getUNDEF(OpVT));
11840 : DAG.getUNDEF(SubV.getValueType());
11892 N1 = DAG.getUNDEF(ConcatVT);
11924 Ops.push_back(DAG.getUNDEF(N0.getOperand(0).getValueType()));
11944 return DAG.getUNDEF(VT);
11956 return DAG.getVectorShuffle(VT, SDLoc(N), N0, DAG.getUNDEF(VT),
11973 return DAG.getVectorShuffle(VT, SDLoc(N), N1, DAG.getUNDEF(VT),
12068 SDValue Op = DAG.getUNDEF(VT.getScalarType());
12275 return DAG.getUNDEF(VT);
12278 SV0 = DAG.getUNDEF(VT);
12280 SV1 = DAG.getUNDEF(VT);
12324 return DAG.getVectorShuffle(VT, SDLoc(N), InVec, DAG.getUNDEF(VT),