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

  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm_mve.h 146 #define vqrdmlashq(__a, __b, __c) __arm_vqrdmlashq(__a, __b, __c)
24149 __arm_vqrdmlashq (int8x16_t __a, int8x16_t __b, int8_t __c) function
24730 __arm_vqrdmlashq (int16x8_t __a, int16x8_t __b, int16_t __c) function
25311 __arm_vqrdmlashq (int32x4_t __a, int32x4_t __b, int32_t __c) function
36774 #define __arm_vqrdmlashq macro
39220 #define __arm_vqrdmlashq macro
    [all...]
arm_mve.h 146 #define vqrdmlashq(__a, __b, __c) __arm_vqrdmlashq(__a, __b, __c)
24149 __arm_vqrdmlashq (int8x16_t __a, int8x16_t __b, int8_t __c) function
24730 __arm_vqrdmlashq (int16x8_t __a, int16x8_t __b, int16_t __c) function
25311 __arm_vqrdmlashq (int32x4_t __a, int32x4_t __b, int32_t __c) function
36774 #define __arm_vqrdmlashq macro
39220 #define __arm_vqrdmlashq macro
    [all...]

Completed in 94 milliseconds