Searched defs:__arm_vcmpltq_m (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23921 __arm_vcmpltq_m (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 23928 __arm_vcmpltq_m (int8x16_t __a, int8_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 24502 __arm_vcmpltq_m (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 24509 __arm_vcmpltq_m (int16x8_t __a, int16_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 25083 __arm_vcmpltq_m (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 25090 __arm_vcmpltq_m (int32x4_t __a, int32_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 33863 __arm_vcmpltq_m (float16x8_t __a, float16x8_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 33870 __arm_vcmpltq_m (float16x8_t __a, float16_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 34171 __arm_vcmpltq_m (float32x4_t __a, float32x4_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 34178 __arm_vcmpltq_m (float32x4_t __a, float32_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 23915 __arm_vcmpltq_m (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 23922 __arm_vcmpltq_m (int8x16_t __a, int8_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 24496 __arm_vcmpltq_m (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 24503 __arm_vcmpltq_m (int16x8_t __a, int16_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 25077 __arm_vcmpltq_m (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 25084 __arm_vcmpltq_m (int32x4_t __a, int32_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 33857 __arm_vcmpltq_m (float16x8_t __a, float16x8_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 33864 __arm_vcmpltq_m (float16x8_t __a, float16_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 34165 __arm_vcmpltq_m (float32x4_t __a, float32x4_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function 34172 __arm_vcmpltq_m (float32x4_t __a, float32_t __b, mve_pred16_t __p) in __arm_vcmpltq_m() function [all …]
|