Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vqsub_u8

13392 // CHECK-LABEL: define <8 x i8> @test_vqsub_u8(<8 x i8> %a, <8 x i8> %b) #0 {
13395 uint8x8_t test_vqsub_u8(uint8x8_t a, uint8x8_t b) {