Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h74 #define vhsubq(__a, __b) __arm_vhsubq(__a, __b)
20687 __arm_vhsubq (uint8x16_t __a, uint8x16_t __b) in __arm_vhsubq() function
20694 __arm_vhsubq (uint8x16_t __a, uint8_t __b) in __arm_vhsubq() function
21261 __arm_vhsubq (int8x16_t __a, int8x16_t __b) in __arm_vhsubq() function
21268 __arm_vhsubq (int8x16_t __a, int8_t __b) in __arm_vhsubq() function
21527 __arm_vhsubq (uint16x8_t __a, uint16x8_t __b) in __arm_vhsubq() function
21534 __arm_vhsubq (uint16x8_t __a, uint16_t __b) in __arm_vhsubq() function
22101 __arm_vhsubq (int16x8_t __a, int16x8_t __b) in __arm_vhsubq() function
22108 __arm_vhsubq (int16x8_t __a, int16_t __b) in __arm_vhsubq() function
22367 __arm_vhsubq (uint32x4_t __a, uint32x4_t __b) in __arm_vhsubq() function
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog2593 (__arm_vhsubq): Change _coerce_ overloads.
2955 (__arm_vhsubq): Likewise.