Searched refs:test_vmaxvq_s8 (Results 1 – 3 of 3) sorted by relevance
36 define signext i8 @test_vmaxvq_s8(<16 x i8> %a1) {37 ; CHECK: test_vmaxvq_s8
201 define i8 @test_vmaxvq_s8(<16 x i8> %a) {202 ; CHECK: test_vmaxvq_s8:
134 int8_t test_vmaxvq_s8(int8x16_t a) { in test_vmaxvq_s8() function