Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vmin_s16

4377 // CHECK-LABEL: define <4 x i16> @test_vmin_s16(<4 x i16> %a, <4 x i16> %b) #0 {
4384 int16x4_t test_vmin_s16(int16x4_t a, int16x4_t b) {