Searched refs:test_vmaxvq_s32 (Results 1 – 5 of 5) sorted by relevance
58 define i32 @test_vmaxvq_s32(<4 x i32> %a1) {59 ; CHECK: test_vmaxvq_s32
219 define i32 @test_vmaxvq_s32(<4 x i32> %a) {220 ; CHECK: test_vmaxvq_s32:
153 int32_t test_vmaxvq_s32(int32x4_t a) { in test_vmaxvq_s32() function