Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vpmax_u8

4614 // CHECK-LABEL: define <8 x i8> @test_vpmax_u8(<8 x i8> %a, <8 x i8> %b) #0 {
4617 uint8x8_t test_vpmax_u8(uint8x8_t a, uint8x8_t b) {