Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_mve.h2620 #define vmulltq_poly_x_p16(__a, __b, __p) __arm_vmulltq_poly_x_p16(__a, __b, __p)
14691 __arm_vmulltq_poly_x_p16 (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vmulltq_poly_x_p16() function
30966 return __arm_vmulltq_poly_x_p16 (__a, __b, __p); in __arm_vmulltq_poly_x()
40044 …int (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t]: __arm_vmulltq_poly_x_p16 (__ARM_mve…
41739 …int (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t]: __arm_vmulltq_poly_x_p16 (__ARM_mve…
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h2620 #define vmulltq_poly_x_p16(__a, __b, __p) __arm_vmulltq_poly_x_p16(__a, __b, __p)
14697 __arm_vmulltq_poly_x_p16 (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vmulltq_poly_x_p16() function
30972 return __arm_vmulltq_poly_x_p16 (__a, __b, __p); in __arm_vmulltq_poly_x()
40170 …int (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t]: __arm_vmulltq_poly_x_p16 (__ARM_mve…
41881 …int (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t]: __arm_vmulltq_poly_x_p16 (__ARM_mve…
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202027451 (__arm_vmulltq_poly_x_p16): Likewise.