Searched defs:test_vcombine_u16 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Daarch64-neon-vcombine.c38 uint16x8_t test_vcombine_u16(uint16x4_t low, uint16x4_t high) { function
39 // CHECK-LABEL: test_vcombine_u16:
H A Darm_neon_intrinsics.c1511 // CHECK-LABEL: test_vcombine_u16
1512 uint16x8_t test_vcombine_u16(uint16x4_t a, uint16x4_t b) { function

Completed in 286 milliseconds