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

  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm_mve.h 91 #define vabdq(__a, __b) __arm_vabdq(__a, __b)
20824 __arm_vabdq (uint8x16_t __a, uint8x16_t __b) function
21363 __arm_vabdq (int8x16_t __a, int8x16_t __b) function
21664 __arm_vabdq (uint16x8_t __a, uint16x8_t __b) function
22203 __arm_vabdq (int16x8_t __a, int16x8_t __b) function
22504 __arm_vabdq (uint32x4_t __a, uint32x4_t __b) function
23043 __arm_vabdq (int32x4_t __a, int32x4_t __b) function
33251 __arm_vabdq (float16x8_t __a, float16x8_t __b) function
33503 __arm_vabdq (float32x4_t __a, float32x4_t __b) function
35914 #define __arm_vabdq macro
38917 #define __arm_vabdq macro
    [all...]

Completed in 50 milliseconds