Home | History | Annotate | Download | only in X86

Lines Matching full:i64

18 define <4 x i64> @movdupC(<4 x i64> %src) nounwind uwtable readnone ssp {
20 %0 = bitcast <4 x i64> %src to <8 x float>
22 %1 = bitcast <8 x float> %shuffle.i to <4 x i64>
23 ret <4 x i64> %1
27 define <4 x i64> @movdupD(<4 x i64> %src) nounwind uwtable readnone ssp {
29 %0 = bitcast <4 x i64> %src to <8 x float>
31 %1 = bitcast <8 x float> %shuffle.i to <4 x i64>
32 ret <4 x i64> %1