Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vmla_s32

8824 // CHECK-LABEL: define <2 x i32> @test_vmla_s32(<2 x i32> %a, <2 x i32> %b, <2 x i32> %c) #0 {
8828 int32x2_t test_vmla_s32(int32x2_t a, int32x2_t b, int32x2_t c) {