Home
last modified time | relevance | path

Searched refs:__arm_vmullbq_poly_p8 (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h1063 #define vmullbq_poly_p8(__a, __b) __arm_vmullbq_poly_p8(__a, __b)
6305 __arm_vmullbq_poly_p8 (uint8x16_t __a, uint8x16_t __b) in __arm_vmullbq_poly_p8() function
23090 return __arm_vmullbq_poly_p8 (__a, __b); in __arm_vmullbq_poly()
36496 …int (*)[__ARM_mve_type_uint8x16_t][__ARM_mve_type_uint8x16_t]: __arm_vmullbq_poly_p8 (__ARM_mve_co…
38964 …int (*)[__ARM_mve_type_uint8x16_t][__ARM_mve_type_uint8x16_t]: __arm_vmullbq_poly_p8 (__ARM_mve_co…
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202032055 (__arm_vmullbq_poly_p8): Likewise.