Searched refs:test_vaddw_high_s32 (Results 1 – 3 of 3) sorted by relevance
16 int64x2_t test_vaddw_high_s32(int64x2_t lhs, int32x4_t rhs) { in test_vaddw_high_s32() function
4528 int64x2_t test_vaddw_high_s32(int64x2_t a, int32x4_t b) { in test_vaddw_high_s32() function
259 define <2 x i64> @test_vaddw_high_s32(<2 x i64> %a, <4 x i32> %b) {260 ; CHECK-LABEL: test_vaddw_high_s32: