Searched refs:__arm_vcmphiq_m_u32 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 1416 #define vcmphiq_m_u32(__a, __b, __p) __arm_vcmphiq_m_u32(__a, __b, __p) 8195 __arm_vcmphiq_m_u32 (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vcmphiq_m_u32() function 24939 return __arm_vcmphiq_m_u32 (__a, __b, __p); in __arm_vcmphiq_m() 41435 …int (*)[__ARM_mve_type_uint32x4_t][__ARM_mve_type_uint32x4_t]: __arm_vcmphiq_m_u32 (__ARM_mve_coer…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 1416 #define vcmphiq_m_u32(__a, __b, __p) __arm_vcmphiq_m_u32(__a, __b, __p) 8201 __arm_vcmphiq_m_u32 (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vcmphiq_m_u32() function 24945 return __arm_vcmphiq_m_u32 (__a, __b, __p); in __arm_vcmphiq_m() 41577 …int (*)[__ARM_mve_type_uint32x4_t][__ARM_mve_type_uint32x4_t]: __arm_vcmphiq_m_u32 (__ARM_mve_coer…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2020 | 31465 (__arm_vcmphiq_m_u32): Likewise.
|