Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-tbl.c1164 poly8x8_t test_vqtbl4_p8(poly8x16x4_t a, uint8x8_t b) { in test_vqtbl4_p8()
1243 poly8x16_t test_vqtbl4q_p8(poly8x16x4_t a, uint8x16_t b) { in test_vqtbl4q_p8()
1419 poly8x8_t test_vqtbx4_p8(poly8x8_t a, poly8x16x4_t b, uint8x8_t c) { in test_vqtbx4_p8()
1498 poly8x16_t test_vqtbx4q_p8(poly8x16_t a, poly8x16x4_t b, uint8x16_t c) { in test_vqtbx4q_p8()
Daarch64-neon-ldst-one.c1523 poly8x16x4_t test_vld4q_dup_p8(poly8_t *a) { in test_vld4q_dup_p8()
4592 poly8x16x4_t test_vld4q_lane_p8(poly8_t *a, poly8x16x4_t b) { in test_vld4q_lane_p8()
7442 void test_vst4q_lane_p8(poly8_t *a, poly8x16x4_t b) { in test_vst4q_lane_p8()
Daarch64-neon-intrinsics.c11250 poly8x16x4_t test_vld4q_p8(poly8_t const *a) { in test_vld4q_p8()
13518 void test_vst4q_p8(poly8_t *a, poly8x16x4_t b) { in test_vst4q_p8()
15175 poly8x16x4_t test_vld1q_p8_x4(poly8_t const *a) { in test_vld1q_p8_x4()
17371 void test_vst1q_p8_x4(poly8_t *a, poly8x16x4_t b) { in test_vst1q_p8_x4()
Darm_neon_intrinsics.c7290 poly8x16x4_t test_vld4q_p8(poly8_t const * a) { in test_vld4q_p8()
20847 void test_vst4q_p8(poly8_t * a, poly8x16x4_t b) { in test_vst4q_p8()
/external/neon_2_sse/
DNEON_2_SSE.h312 typedef struct int8x16x4_t poly8x16x4_t; typedef
1380 _NEON2SSESTORAGE poly8x16x4_t vld4q_p8(__transfersize(64) poly8_t const * ptr); // VLD4.8 {d0, d2, …
1537 _NEON2SSESTORAGE void vst4q_p8_ptr(__transfersize(64) poly8_t * ptr, poly8x16x4_t * val); // VST4.8…
10323 _NEON2SSESTORAGE poly8x16x4_t vld4q_p8(__transfersize(64) poly8_t const * ptr); // VLD4.8 {d0, d2, …
11524 _NEON2SSESTORAGE void vst4q_p8_ptr(__transfersize(64) poly8_t * ptr, poly8x16x4_t * val);