Home | History | Annotate | Download | only in X86

Lines Matching refs:getUNDEF

2138         Arg = getMOVL(DAG, dl, MVT::v2i64, DAG.getUNDEF(MVT::v2i64), Arg);
4435 V = DAG.getVectorShuffle(MVT::v4f32, dl, V, DAG.getUNDEF(MVT::v4f32),
4445 V = DAG.getVectorShuffle(MVT::v8f32, dl, V, DAG.getUNDEF(MVT::v8f32),
4486 SDValue InsV = Insert128BitVector(DAG.getUNDEF(SrcVT), V1,
4504 ? getZeroVector(VT, HasXMMInt, DAG, V2.getDebugLoc()) : DAG.getUNDEF(VT);
4529 return DAG.getUNDEF(VT.getVectorElementType());
4645 return DAG.getUNDEF(VT.getVectorElementType());
4664 : DAG.getUNDEF(VT.getVectorElementType());
4821 V = DAG.getUNDEF(MVT::v8i16);
4869 V = DAG.getUNDEF(MVT::v8i16);
4970 DAG.getUNDEF(CanonVT),&Mask[0]));
5098 return DAG.getUNDEF(VT);
5133 DAG.getUNDEF(Item.getValueType()),
5192 return DAG.getVectorShuffle(VT, dl, Item, DAG.getUNDEF(VT), &MaskVec[0]);
5319 Result = DAG.getUNDEF(VT);
5336 V[i] = DAG.getUNDEF(VT);
5547 DAG.getUNDEF(MVT::v8i16), &MaskVals[0]);
5623 NewV = DAG.getVectorShuffle(MVT::v8i16, dl, NewV, DAG.getUNDEF(MVT::v8i16),
5652 NewV = DAG.getVectorShuffle(MVT::v8i16, dl, NewV, DAG.getUNDEF(MVT::v8i16),
5998 V1 = DAG.getVectorShuffle(NVT, dl, V1, DAG.getUNDEF(NVT), &MaskV1[0]);
5999 V2 = DAG.getVectorShuffle(NVT, dl, V2, DAG.getUNDEF(NVT), &MaskV2[0]);
6971 DAG.getUNDEF(VVT), Mask);
6988 DAG.getUNDEF(VVT), Mask);
7762 DAG.getUNDEF(MVT::v2f64), ShufMask);
9403 ShOps[2] = DAG.getUNDEF(MVT::i32);
9404 ShOps[3] = DAG.getUNDEF(MVT::i32);
13600 DAG.getUNDEF(SlicedVec.getValueType()),
13682 DAG.getUNDEF(WideVec.getValueType()),