Searched defs:test_vqadds_u32 (Results 1 - 2 of 2) sorted by path

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c5436 uint32_t test_vqadds_u32(uint32_t a, uint32_t b) { function
5437 // CHECK-LABEL: test_vqadds_u32
H A Darm64-scalar-test.c213 // CHECK: test_vqadds_u32
214 uint32_t test_vqadds_u32(uint32_t a, uint32_t b) { function

Completed in 310 milliseconds