Lines Matching defs:poly16_t

105 typedef __builtin_neon_poly16 poly16_t;
6204 __extension__ extern __inline poly16_t
6208 return (poly16_t)__builtin_neon_vget_laneuv4hi ((int16x4_t) __a, __b);
6302 __extension__ extern __inline poly16_t
6306 return (poly16_t)__builtin_neon_vget_laneuv8hi ((int16x8_t) __a, __b);
6403 vset_lane_p16 (poly16_t __a, poly16x4_t __b, const int __c)
6502 vsetq_lane_p16 (poly16_t __a, poly16x8_t __b, const int __c)
6682 vdup_n_p16 (poly16_t __a)
6779 vdupq_n_p16 (poly16_t __a)
6856 vmov_n_p16 (poly16_t __a)
6933 vmovq_n_p16 (poly16_t __a)
10342 vld1_p16 (const poly16_t * __a)
10438 vld1q_p16 (const poly16_t * __a)
10510 vld1_lane_p16 (const poly16_t * __a, poly16x4_t __b, const int __c)
10606 vld1q_lane_p16 (const poly16_t * __a, poly16x8_t __b, const int __c)
10703 vld1_dup_p16 (const poly16_t * __a)
10800 vld1q_dup_p16 (const poly16_t * __a)
10920 vst1_p16 (poly16_t * __a, poly16x4_t __b)
11016 vst1q_p16 (poly16_t * __a, poly16x8_t __b)
11088 vst1_lane_p16 (poly16_t * __a, poly16x4_t __b, const int __c)
11184 vst1q_lane_p16 (poly16_t * __a, poly16x8_t __b, const int __c)
11298 vld2_p16 (const poly16_t * __a)
11420 vld2q_p16 (const poly16_t * __a)
11521 vld2_lane_p16 (const poly16_t * __a, poly16x4x2_t __b, const int __c)
11593 vld2q_lane_p16 (const poly16_t * __a, poly16x8x2_t __b, const int __c)
11686 vld2_dup_p16 (const poly16_t * __a)
11799 vst2_p16 (poly16_t * __a, poly16x4x2_t __b)
11908 vst2q_p16 (poly16_t * __a, poly16x8x2_t __b)
11990 vst2_lane_p16 (poly16_t * __a, poly16x4x2_t __b, const int __c)
12048 vst2q_lane_p16 (poly16_t * __a, poly16x8x2_t __b, const int __c)
12139 vld3_p16 (const poly16_t * __a)
12261 vld3q_p16 (const poly16_t * __a)
12362 vld3_lane_p16 (const poly16_t * __a, poly16x4x3_t __b, const int __c)
12434 vld3q_lane_p16 (const poly16_t * __a, poly16x8x3_t __b, const int __c)
12527 vld3_dup_p16 (const poly16_t * __a)
12640 vst3_p16 (poly16_t * __a, poly16x4x3_t __b)
12749 vst3q_p16 (poly16_t * __a, poly16x8x3_t __b)
12831 vst3_lane_p16 (poly16_t * __a, poly16x4x3_t __b, const int __c)
12889 vst3q_lane_p16 (poly16_t * __a, poly16x8x3_t __b, const int __c)
12980 vld4_p16 (const poly16_t * __a)
13102 vld4q_p16 (const poly16_t * __a)
13204 vld4_lane_p16 (const poly16_t * __a, poly16x4x4_t __b, const int __c)
13277 vld4q_lane_p16 (const poly16_t * __a, poly16x8x4_t __b, const int __c)
13370 vld4_dup_p16 (const poly16_t * __a)
13483 vst4_p16 (poly16_t * __a, poly16x4x4_t __b)
13592 vst4q_p16 (poly16_t * __a, poly16x8x4_t __b)
13674 vst4_lane_p16 (poly16_t * __a, poly16x4x4_t __b, const int __c)
13732 vst4q_lane_p16 (poly16_t * __a, poly16x8x4_t __b, const int __c)