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

/external/clang/test/CodeGen/
H A Darm64_vMaxMin.c71 uint32x2_t test_vmin_u32(uint32x2_t a1, uint32x2_t a2) { function
72 // CHECK: test_vmin_u32
H A Daarch64-neon-intrinsics.c2686 uint32x2_t test_vmin_u32(uint32x2_t a, uint32x2_t b) { function
2687 // CHECK-LABEL: test_vmin_u32
H A Darm_neon_intrinsics.c4109 // CHECK-LABEL: test_vmin_u32
4111 uint32x2_t test_vmin_u32(uint32x2_t a, uint32x2_t b) { function

Completed in 171 milliseconds