Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vmla_s32

416 // CHECK-LABEL: define <2 x i32> @test_vmla_s32(<2 x i32> %v1, <2 x i32> %v2, <2 x i32> %v3) #0 {
420 int32x2_t test_vmla_s32(int32x2_t v1, int32x2_t v2, int32x2_t v3) {