Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getUNDEF

4445     return DAG.getUNDEF(VT);
4641 return DAG.getUNDEF(VT);
4784 return DAG.getUNDEF(VT);
4846 return DAG.getUNDEF(VT);
5816 Elts.push_back(DAG.getUNDEF(SVT));
6949 return DAG.getUNDEF(VT);
7052 return DAG.getUNDEF(VT);
7066 return DAG.getUNDEF(VT);
7259 return DAG.getUNDEF(VT);
7266 Opnds.push_back(DAG.getUNDEF(VTs[i]));
7721 Ops.push_back(DAG.getUNDEF(DstEltVT));
7739 Ops.append(NumOutputsPerInput, DAG.getUNDEF(DstEltVT));
10070 SDValue Undef = DAG.getUNDEF(N->getValueType(0));
10078 Index = DAG.getUNDEF(N->getValueType(1));
12234 Ops.append(NElts, DAG.getUNDEF(InVal.getValueType()));
12404 return DAG.getUNDEF(NVT);
12534 return DAG.getUNDEF(LVT);
12612 SDValue Filler = AllAnyExt ? DAG.getUNDEF(SourceType):
12626 In = DAG.getUNDEF(SourceType);
12713 Opnds.push_back(DAG.getUNDEF(SrcVT));
12730 return DAG.getUNDEF(VT);
12843 DAG.getUNDEF(VecIn1.getValueType()));
12879 VecIn2 = VecIn2.getNode() ? VecIn2 : DAG.getUNDEF(VT);
12968 SDValue SV0 = DAG.getUNDEF(VT), SV1 = DAG.getUNDEF(VT);
13049 return DAG.getUNDEF(VT);
13117 Opnds.append(NumElts, DAG.getUNDEF(MinVT));
13277 : DAG.getUNDEF(OpVT));
13308 : DAG.getUNDEF(SubV.getValueType());
13360 N1 = DAG.getUNDEF(ConcatVT);
13392 Ops.push_back(DAG.getUNDEF(N0.getOperand(0).getValueType()));
13412 return DAG.getUNDEF(VT);
13424 return DAG.getVectorShuffle(VT, SDLoc(N), N0, DAG.getUNDEF(VT), NewMask);
13519 SDValue Op = DAG.getUNDEF(VT.getScalarType());
13725 return DAG.getUNDEF(VT);
13728 SV0 = DAG.getUNDEF(VT);
13730 SV1 = DAG.getUNDEF(VT);
13774 return DAG.getVectorShuffle(VT, SDLoc(N), InVec, DAG.getUNDEF(VT),