Searched defs:__arm_vcmpgeq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20975 __arm_vcmpgeq (int8x16_t __a, int8x16_t __b) in __arm_vcmpgeq() function 20982 __arm_vcmpgeq (int8x16_t __a, int8_t __b) in __arm_vcmpgeq() function 21815 __arm_vcmpgeq (int16x8_t __a, int16x8_t __b) in __arm_vcmpgeq() function 21822 __arm_vcmpgeq (int16x8_t __a, int16_t __b) in __arm_vcmpgeq() function 22655 __arm_vcmpgeq (int32x4_t __a, int32x4_t __b) in __arm_vcmpgeq() function 22662 __arm_vcmpgeq (int32x4_t __a, int32_t __b) in __arm_vcmpgeq() function 33052 __arm_vcmpgeq (float16x8_t __a, float16_t __b) in __arm_vcmpgeq() function 33059 __arm_vcmpgeq (float16x8_t __a, float16x8_t __b) in __arm_vcmpgeq() function 33304 __arm_vcmpgeq (float32x4_t __a, float32_t __b) in __arm_vcmpgeq() function 33311 __arm_vcmpgeq (float32x4_t __a, float32x4_t __b) in __arm_vcmpgeq() function [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20981 __arm_vcmpgeq (int8x16_t __a, int8x16_t __b) in __arm_vcmpgeq() function 20988 __arm_vcmpgeq (int8x16_t __a, int8_t __b) in __arm_vcmpgeq() function 21821 __arm_vcmpgeq (int16x8_t __a, int16x8_t __b) in __arm_vcmpgeq() function 21828 __arm_vcmpgeq (int16x8_t __a, int16_t __b) in __arm_vcmpgeq() function 22661 __arm_vcmpgeq (int32x4_t __a, int32x4_t __b) in __arm_vcmpgeq() function 22668 __arm_vcmpgeq (int32x4_t __a, int32_t __b) in __arm_vcmpgeq() function 33058 __arm_vcmpgeq (float16x8_t __a, float16_t __b) in __arm_vcmpgeq() function 33065 __arm_vcmpgeq (float16x8_t __a, float16x8_t __b) in __arm_vcmpgeq() function 33310 __arm_vcmpgeq (float32x4_t __a, float32_t __b) in __arm_vcmpgeq() function 33317 __arm_vcmpgeq (float32x4_t __a, float32x4_t __b) in __arm_vcmpgeq() function [all …]
|