Searched defs:__arm_vcmpgtq (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20961 __arm_vcmpgtq (int8x16_t __a, int8x16_t __b) in __arm_vcmpgtq() function 20968 __arm_vcmpgtq (int8x16_t __a, int8_t __b) in __arm_vcmpgtq() function 21801 __arm_vcmpgtq (int16x8_t __a, int16x8_t __b) in __arm_vcmpgtq() function 21808 __arm_vcmpgtq (int16x8_t __a, int16_t __b) in __arm_vcmpgtq() function 22641 __arm_vcmpgtq (int32x4_t __a, int32x4_t __b) in __arm_vcmpgtq() function 22648 __arm_vcmpgtq (int32x4_t __a, int32_t __b) in __arm_vcmpgtq() function 33038 __arm_vcmpgtq (float16x8_t __a, float16_t __b) in __arm_vcmpgtq() function 33045 __arm_vcmpgtq (float16x8_t __a, float16x8_t __b) in __arm_vcmpgtq() function 33290 __arm_vcmpgtq (float32x4_t __a, float32_t __b) in __arm_vcmpgtq() function 33297 __arm_vcmpgtq (float32x4_t __a, float32x4_t __b) in __arm_vcmpgtq() function [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 20967 __arm_vcmpgtq (int8x16_t __a, int8x16_t __b) in __arm_vcmpgtq() function 20974 __arm_vcmpgtq (int8x16_t __a, int8_t __b) in __arm_vcmpgtq() function 21807 __arm_vcmpgtq (int16x8_t __a, int16x8_t __b) in __arm_vcmpgtq() function 21814 __arm_vcmpgtq (int16x8_t __a, int16_t __b) in __arm_vcmpgtq() function 22647 __arm_vcmpgtq (int32x4_t __a, int32x4_t __b) in __arm_vcmpgtq() function 22654 __arm_vcmpgtq (int32x4_t __a, int32_t __b) in __arm_vcmpgtq() function 33044 __arm_vcmpgtq (float16x8_t __a, float16_t __b) in __arm_vcmpgtq() function 33051 __arm_vcmpgtq (float16x8_t __a, float16x8_t __b) in __arm_vcmpgtq() function 33296 __arm_vcmpgtq (float32x4_t __a, float32_t __b) in __arm_vcmpgtq() function 33303 __arm_vcmpgtq (float32x4_t __a, float32x4_t __b) in __arm_vcmpgtq() function [all …]
|