Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vaddw_s32

7406 // CHECK-LABEL: define <2 x i64> @test_vaddw_s32(<2 x i64> %a, <2 x i32> %b) #0 {
7412 int64x2_t test_vaddw_s32(int64x2_t a, int32x2_t b) {