Searched defs:__arm_vcmpleq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20947 __arm_vcmpleq (int8x16_t __a, int8x16_t __b) in __arm_vcmpleq() function 20954 __arm_vcmpleq (int8x16_t __a, int8_t __b) in __arm_vcmpleq() function 21787 __arm_vcmpleq (int16x8_t __a, int16x8_t __b) in __arm_vcmpleq() function 21794 __arm_vcmpleq (int16x8_t __a, int16_t __b) in __arm_vcmpleq() function 22627 __arm_vcmpleq (int32x4_t __a, int32x4_t __b) in __arm_vcmpleq() function 22634 __arm_vcmpleq (int32x4_t __a, int32_t __b) in __arm_vcmpleq() function 33024 __arm_vcmpleq (float16x8_t __a, float16_t __b) in __arm_vcmpleq() function 33031 __arm_vcmpleq (float16x8_t __a, float16x8_t __b) in __arm_vcmpleq() function 33276 __arm_vcmpleq (float32x4_t __a, float32_t __b) in __arm_vcmpleq() function 33283 __arm_vcmpleq (float32x4_t __a, float32x4_t __b) in __arm_vcmpleq() function [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20953 __arm_vcmpleq (int8x16_t __a, int8x16_t __b) in __arm_vcmpleq() function 20960 __arm_vcmpleq (int8x16_t __a, int8_t __b) in __arm_vcmpleq() function 21793 __arm_vcmpleq (int16x8_t __a, int16x8_t __b) in __arm_vcmpleq() function 21800 __arm_vcmpleq (int16x8_t __a, int16_t __b) in __arm_vcmpleq() function 22633 __arm_vcmpleq (int32x4_t __a, int32x4_t __b) in __arm_vcmpleq() function 22640 __arm_vcmpleq (int32x4_t __a, int32_t __b) in __arm_vcmpleq() function 33030 __arm_vcmpleq (float16x8_t __a, float16_t __b) in __arm_vcmpleq() function 33037 __arm_vcmpleq (float16x8_t __a, float16x8_t __b) in __arm_vcmpleq() function 33282 __arm_vcmpleq (float32x4_t __a, float32_t __b) in __arm_vcmpleq() function 33289 __arm_vcmpleq (float32x4_t __a, float32x4_t __b) in __arm_vcmpleq() function [all …]
|