Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Daarch64-neon-tbl.c1108 poly8x8_t test_vqtbl3_p8(poly8x16x3_t a, uint8x8_t b) { in test_vqtbl3_p8()
1216 poly8x16_t test_vqtbl3q_p8(poly8x16x3_t a, uint8x16_t b) { in test_vqtbl3q_p8()
1392 poly8x8_t test_vqtbx3_p8(poly8x8_t a, poly8x16x3_t b, uint8x8_t c) { in test_vqtbx3_p8()
1471 poly8x16_t test_vqtbx3q_p8(poly8x16_t a, poly8x16x3_t b, uint8x16_t c) { in test_vqtbx3q_p8()
Daarch64-neon-ldst-one.c1014 poly8x16x3_t test_vld3q_dup_p8(poly8_t *a) { in test_vld3q_dup_p8()
3488 poly8x16x3_t test_vld3q_lane_p8(poly8_t *a, poly8x16x3_t b) { in test_vld3q_lane_p8()
6590 void test_vst3q_lane_p8(poly8_t *a, poly8x16x3_t b) { in test_vst3q_lane_p8()
Daarch64-neon-intrinsics.c10788 poly8x16x3_t test_vld3q_p8(poly8_t const *a) { in test_vld3q_p8()
12726 void test_vst3q_p8(poly8_t *a, poly8x16x3_t b) { in test_vst3q_p8()
14683 poly8x16x3_t test_vld1q_p8_x3(poly8_t const *a) { in test_vld1q_p8_x3()
16497 void test_vst1q_p8_x3(poly8_t *a, poly8x16x3_t b) { in test_vst1q_p8_x3()
Darm_neon_intrinsics.c6071 poly8x16x3_t test_vld3q_p8(poly8_t const * a) { in test_vld3q_p8()
19660 void test_vst3q_p8(poly8_t * a, poly8x16x3_t b) { in test_vst3q_p8()
/external/neon_2_sse/
DNEON_2_SSE.h372 typedef struct int8x16x3_t poly8x16x3_t; typedef
1358 poly8x16x3_t vld3q_p8(__transfersize(48) poly8_t const * ptr); // VLD3.8 {d0, d2, d4}, [r0]
1515 _NEON2SSESTORAGE void vst3q_p8_ptr(__transfersize(48) poly8_t * ptr, poly8x16x3_t * val); // VST3.8…
10073 poly8x16x3_t vld3q_p8(__transfersize(48) poly8_t const * ptr); // VLD3.8 {d0, d2, d4}, [r0]
11323 _NEON2SSESTORAGE void vst3q_p8_ptr(__transfersize(48) poly8_t * ptr, poly8x16x3_t * val);