Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vmla_n_s16

3864 // CHECK-LABEL: define <4 x i16> @test_vmla_n_s16(<4 x i16> %a, <4 x i16> %b, i16 %c) #0 {
3872 int16x4_t test_vmla_n_s16(int16x4_t a, int16x4_t b, int16_t c) {