Searched refs:poly8x16_t (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm_neon.h | 85 typedef __simd128_poly8_t poly8x16_t; typedef 223 poly8x16_t val[2]; 362 poly8x16_t val[3]; 501 poly8x16_t val[4]; 1225 __extension__ extern __inline poly8x16_t 1227 vmulq_p8 (poly8x16_t __a, poly8x16_t __b) in vmulq_p8() 1229 return (poly8x16_t)__builtin_neon_vmulpv16qi ((int8x16_t) __a, (int8x16_t) __b); in vmulq_p8() 2473 vceqq_p8 (poly8x16_t __a, poly8x16_t __b) in vceqq_p8() 3155 vtstq_p8 (poly8x16_t __a, poly8x16_t __b) in vtstq_p8() 5578 __extension__ extern __inline poly8x16_t [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| D | arm-neon.c | 46 DEF_FUNC1(17, poly8x16_t, 8, 10, 12, 14, 15, 16, 1, 0, 8, 10, 12, 14, 15, 16, 1, 0);
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2014 | 5654 (poly8x16_t): Likewise.
|