Searched defs:__arm_vcmpeqq_m (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23789 __arm_vcmpeqq_m (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 23796 __arm_vcmpeqq_m (uint8x16_t __a, uint8_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 23971 __arm_vcmpeqq_m (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 23978 __arm_vcmpeqq_m (int8x16_t __a, int8_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 24370 __arm_vcmpeqq_m (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 24377 __arm_vcmpeqq_m (uint16x8_t __a, uint16_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 24552 __arm_vcmpeqq_m (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 24559 __arm_vcmpeqq_m (int16x8_t __a, int16_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 24951 __arm_vcmpeqq_m (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 24958 __arm_vcmpeqq_m (uint32x4_t __a, uint32_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23795 __arm_vcmpeqq_m (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 23802 __arm_vcmpeqq_m (uint8x16_t __a, uint8_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 23977 __arm_vcmpeqq_m (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 23984 __arm_vcmpeqq_m (int8x16_t __a, int8_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 24376 __arm_vcmpeqq_m (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 24383 __arm_vcmpeqq_m (uint16x8_t __a, uint16_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 24558 __arm_vcmpeqq_m (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 24565 __arm_vcmpeqq_m (int16x8_t __a, int16_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 24957 __arm_vcmpeqq_m (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function 24964 __arm_vcmpeqq_m (uint32x4_t __a, uint32_t __b, mve_pred16_t __p) in __arm_vcmpeqq_m() function [all …]
|