Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vmla_s16

407 // CHECK-LABEL: define <8 x i8> @test_vmla_s16(<4 x i16> %v1, <4 x i16> %v2, <4 x i16> %v3) #0 {
412 int8x8_t test_vmla_s16(int16x4_t v1, int16x4_t v2, int16x4_t v3) {