Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vmin_s8

4370 // CHECK-LABEL: define <8 x i8> @test_vmin_s8(<8 x i8> %a, <8 x i8> %b) #0 {
4373 int8x8_t test_vmin_s8(int8x8_t a, int8x8_t b) {