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

  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm_mve.h 152 #define vmlaq(__a, __b, __c) __arm_vmlaq(__a, __b, __c)
23729 __arm_vmlaq (uint8x16_t __a, uint8x16_t __b, uint8_t __c) function
24240 __arm_vmlaq (int8x16_t __a, int8x16_t __b, int8_t __c) function
24310 __arm_vmlaq (uint16x8_t __a, uint16x8_t __b, uint16_t __c) function
24821 __arm_vmlaq (int16x8_t __a, int16x8_t __b, int16_t __c) function
24891 __arm_vmlaq (uint32x4_t __a, uint32x4_t __b, uint32_t __c) function
25402 __arm_vmlaq (int32x4_t __a, int32x4_t __b, int32_t __c) function
36690 #define __arm_vmlaq macro
39373 #define __arm_vmlaq macro
    [all...]

Completed in 48 milliseconds