Searched defs:__arm_vcmpneq_m (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23767 __arm_vcmpneq_m (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 23774 __arm_vcmpneq_m (uint8x16_t __a, uint8_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 23907 __arm_vcmpneq_m (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 23914 __arm_vcmpneq_m (int8x16_t __a, int8_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 24348 __arm_vcmpneq_m (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 24355 __arm_vcmpneq_m (uint16x8_t __a, uint16_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 24488 __arm_vcmpneq_m (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 24495 __arm_vcmpneq_m (int16x8_t __a, int16_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 24929 __arm_vcmpneq_m (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 24936 __arm_vcmpneq_m (uint32x4_t __a, uint32_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23761 __arm_vcmpneq_m (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 23768 __arm_vcmpneq_m (uint8x16_t __a, uint8_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 23901 __arm_vcmpneq_m (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 23908 __arm_vcmpneq_m (int8x16_t __a, int8_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 24342 __arm_vcmpneq_m (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 24349 __arm_vcmpneq_m (uint16x8_t __a, uint16_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 24482 __arm_vcmpneq_m (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 24489 __arm_vcmpneq_m (int16x8_t __a, int16_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 24923 __arm_vcmpneq_m (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function 24930 __arm_vcmpneq_m (uint32x4_t __a, uint32_t __b, mve_pred16_t __p) in __arm_vcmpneq_m() function [all …]
|