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-LABEL: define <2 x i32> @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.c4062 // CHECK-LABEL: test_vmax_s32
4064 int32x2_t test_vmax_s32(int32x2_t a, int32x2_t b) { function

Completed in 121 milliseconds