Searched refs:test_vmax_s32 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Darm64_vMaxMin.c65 int32x2_t test_vmax_s32(int32x2_t a1, int32x2_t a2) { function
66 // CHECK: test_vmax_s32
H A Daarch64-neon-intrinsics.c2577 int32x2_t test_vmax_s32(int32x2_t a, int32x2_t b) { function
2578 // CHECK-LABEL: test_vmax_s32
H A Darm_neon_intrinsics.c4006 // CHECK-LABEL: test_vmax_s32
4008 int32x2_t test_vmax_s32(int32x2_t a, int32x2_t b) { function

Completed in 154 milliseconds