HomeSort by: relevance | last modified time | path
    Searched defs:__arm_vcmpneq (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm_mve.h 60 #define vcmpneq(__a, __b) __arm_vcmpneq(__a, __b)
20467 __arm_vcmpneq (int8x16_t __a, int8x16_t __b) function
20474 __arm_vcmpneq (int16x8_t __a, int16x8_t __b) function
20481 __arm_vcmpneq (int32x4_t __a, int32x4_t __b) function
20488 __arm_vcmpneq (uint8x16_t __a, uint8x16_t __b) function
20495 __arm_vcmpneq (uint16x8_t __a, uint16x8_t __b) function
20502 __arm_vcmpneq (uint32x4_t __a, uint32x4_t __b) function
20726 __arm_vcmpneq (uint8x16_t __a, uint8_t __b) function
20936 __arm_vcmpneq (int8x16_t __a, int8_t __b) function
21566 __arm_vcmpneq (uint16x8_t __a, uint16_t __b function
21776 __arm_vcmpneq (int16x8_t __a, int16_t __b) function
22406 __arm_vcmpneq (uint32x4_t __a, uint32_t __b) function
22616 __arm_vcmpneq (int32x4_t __a, int32_t __b) function
33006 __arm_vcmpneq (float16x8_t __a, float16_t __b) function
33013 __arm_vcmpneq (float16x8_t __a, float16x8_t __b) function
33258 __arm_vcmpneq (float32x4_t __a, float32_t __b) function
33265 __arm_vcmpneq (float32x4_t __a, float32x4_t __b) function
36112 #define __arm_vcmpneq macro
38481 #define __arm_vcmpneq macro
    [all...]
arm_mve.h 60 #define vcmpneq(__a, __b) __arm_vcmpneq(__a, __b)
20467 __arm_vcmpneq (int8x16_t __a, int8x16_t __b) function
20474 __arm_vcmpneq (int16x8_t __a, int16x8_t __b) function
20481 __arm_vcmpneq (int32x4_t __a, int32x4_t __b) function
20488 __arm_vcmpneq (uint8x16_t __a, uint8x16_t __b) function
20495 __arm_vcmpneq (uint16x8_t __a, uint16x8_t __b) function
20502 __arm_vcmpneq (uint32x4_t __a, uint32x4_t __b) function
20726 __arm_vcmpneq (uint8x16_t __a, uint8_t __b) function
20936 __arm_vcmpneq (int8x16_t __a, int8_t __b) function
21566 __arm_vcmpneq (uint16x8_t __a, uint16_t __b function
21776 __arm_vcmpneq (int16x8_t __a, int16_t __b) function
22406 __arm_vcmpneq (uint32x4_t __a, uint32_t __b) function
22616 __arm_vcmpneq (int32x4_t __a, int32_t __b) function
33006 __arm_vcmpneq (float16x8_t __a, float16_t __b) function
33013 __arm_vcmpneq (float16x8_t __a, float16x8_t __b) function
33258 __arm_vcmpneq (float32x4_t __a, float32_t __b) function
33265 __arm_vcmpneq (float32x4_t __a, float32x4_t __b) function
36112 #define __arm_vcmpneq macro
38481 #define __arm_vcmpneq macro
    [all...]

Completed in 162 milliseconds