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

/external/clang/test/CodeGen/
H A Daarch64-neon-vcombine.c62 float16x8_t test_vcombine_f16(float16x4_t low, float16x4_t high) { function
63 // CHECK-LABEL: test_vcombine_f16:
H A Darm_neon_intrinsics.c1504 // CHECK-LABEL: test_vcombine_f16
1507 float16x8_t test_vcombine_f16(float16x4_t a, float16x4_t b) { function

Completed in 139 milliseconds