Searched refs:test_vsubl_high_s32 (Results 1 – 3 of 3) sorted by relevance
226 int64x2_t test_vsubl_high_s32(int32x4_t lhs, int32x4_t rhs) { in test_vsubl_high_s32() function
4600 int64x2_t test_vsubl_high_s32(int32x4_t a, int32x4_t b) { in test_vsubl_high_s32() function
383 define <2 x i64> @test_vsubl_high_s32(<4 x i32> %a, <4 x i32> %b) {384 ; CHECK-LABEL: test_vsubl_high_s32: