Home | History | Annotate | Download | only in ARM

Lines Matching full:i64

229 define <2 x i64> @foo(<2 x i64> %arg0_int64x1_t) nounwind readnone {
231 %0 = shufflevector <2 x i64> %arg0_int64x1_t, <2 x i64> undef, <2 x i32> <i32 1, i32 1>
232 ret <2 x i64> %0
235 define <2 x i64> @bar(<2 x i64> %arg0_int64x1_t) nounwind readnone {
237 %0 = shufflevector <2 x i64> %arg0_int64x1_t, <2 x i64> undef, <2 x i32> <i32 0, i32 0>
238 ret <2 x i64> %0