Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm_mve.h140 #define vpselq(__a, __b, __p) __arm_vpselq(__a, __b, __p)
23690 __arm_vpselq (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vpselq() function
23697 __arm_vpselq (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vpselq() function
24271 __arm_vpselq (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vpselq() function
24278 __arm_vpselq (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vpselq() function
24852 __arm_vpselq (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vpselq() function
24859 __arm_vpselq (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vpselq() function
25433 __arm_vpselq (uint64x2_t __a, uint64x2_t __b, mve_pred16_t __p) in __arm_vpselq() function
25440 __arm_vpselq (int64x2_t __a, int64x2_t __b, mve_pred16_t __p) in __arm_vpselq() function
33758 __arm_vpselq (float16x8_t __a, float16x8_t __b, mve_pred16_t __p) in __arm_vpselq() function
[all …]