Home
last modified time | relevance | path

Searched refs:vsli_n_p8 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-intrinsics.c6231 return vsli_n_p8(a, b, 3); in test_vsli_n_p8()
Darm_neon_intrinsics.c17462 return vsli_n_p8(a, b, 1); in test_vsli_n_p8()
/external/neon_2_sse/
DNEON_2_SSE.h1208 _NEON2SSESTORAGE poly8x8_t vsli_n_p8(poly8x8_t a, poly8x8_t b, __constrange(0,7) int c); // VSLI.8 …
9147 _NEON2SSESTORAGE poly8x8_t vsli_n_p8(poly8x8_t a, poly8x8_t b, __constrange(0,7) int c); // VSLI.8 …
9148 #define vsli_n_p8 vsli_n_u8 macro