Home
last modified time | relevance | path

Searched refs:vext_u64 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-extract.c126 return vext_u64(a, b, 0); in test_vext_u64()
Daarch64-poly64.c556 return vext_u64(a, b, 0); in test_vext_p64()
Darm_neon_intrinsics.c3282 return vext_u64(a, b, 0); in test_vext_u64()
/external/neon_2_sse/
DNEON_2_SSE.h1968 _NEON2SSESTORAGE uint64x1_t vext_u64(uint64x1_t a, uint64x1_t b, __constrange(0,0) int c); // VEXT.…
14352 _NEON2SSESTORAGE uint64x1_t vext_u64(uint64x1_t a, uint64x1_t b, __constrange(0,0) int c); // VEXT.…
14353 #define vext_u64(a,b,c) a macro