Searched refs:__arm_vmullbq_int (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 67 #define vmullbq_int(__a, __b) __arm_vmullbq_int(__a, __b) 20632 __arm_vmullbq_int (uint8x16_t __a, uint8x16_t __b) in __arm_vmullbq_int() function 21185 __arm_vmullbq_int (int8x16_t __a, int8x16_t __b) in __arm_vmullbq_int() function 21472 __arm_vmullbq_int (uint16x8_t __a, uint16x8_t __b) in __arm_vmullbq_int() function 22025 __arm_vmullbq_int (int16x8_t __a, int16x8_t __b) in __arm_vmullbq_int() function 22312 __arm_vmullbq_int (uint32x4_t __a, uint32x4_t __b) in __arm_vmullbq_int() function 22865 __arm_vmullbq_int (int32x4_t __a, int32x4_t __b) in __arm_vmullbq_int() function 36552 #define __arm_vmullbq_int(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38655 #define __arm_vmullbq_int(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 67 #define vmullbq_int(__a, __b) __arm_vmullbq_int(__a, __b) 20638 __arm_vmullbq_int (uint8x16_t __a, uint8x16_t __b) in __arm_vmullbq_int() function 21191 __arm_vmullbq_int (int8x16_t __a, int8x16_t __b) in __arm_vmullbq_int() function 21478 __arm_vmullbq_int (uint16x8_t __a, uint16x8_t __b) in __arm_vmullbq_int() function 22031 __arm_vmullbq_int (int16x8_t __a, int16x8_t __b) in __arm_vmullbq_int() function 22318 __arm_vmullbq_int (uint32x4_t __a, uint32x4_t __b) in __arm_vmullbq_int() function 22871 __arm_vmullbq_int (int32x4_t __a, int32x4_t __b) in __arm_vmullbq_int() function 36615 #define __arm_vmullbq_int(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro 38734 #define __arm_vmullbq_int(p0,p1) ({ __typeof(p0) __p0 = (p0); \ macro
|