Home
last modified time | relevance | path

Searched refs:vcombine_p16 (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-vcombine.c95 return vcombine_p16(low, high); in test_vcombine_p16()
Darm_neon_intrinsics.c2318 return vcombine_p16(a, b); in test_vcombine_p16()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-vcombine.c95 return vcombine_p16(low, high); in test_vcombine_p16()
Darm_neon_intrinsics.c2139 return vcombine_p16(a, b); in test_vcombine_p16()
/external/neon_2_sse/
DNEON_2_SSE.h1743 _NEON2SSESTORAGE poly16x8_t vcombine_p16(poly16x4_t low, poly16x4_t high); // VMOV d0,d0
12552 _NEON2SSESTORAGE poly16x8_t vcombine_p16(poly16x4_t low, poly16x4_t high); // VMOV d0,d0
12553 #define vcombine_p16 vcombine_u16 macro