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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm_mve.h 146 #define vcvtq(__a) __arm_vcvtq(__a)
7240 __arm_vcvtq (int16x8_t __a) function
7247 __arm_vcvtq (int32x4_t __a) function
7254 __arm_vcvtq (uint16x8_t __a) function
7261 __arm_vcvtq (uint32x4_t __a) function
8283 #define __arm_vcvtq(p0) ({ __typeof(p0) __p0 = (p0); \ macro
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm_mve.h 465 #define vcvtq(__a) __arm_vcvtq(__a)
32922 __arm_vcvtq (int16x8_t __a) function
32929 __arm_vcvtq (int32x4_t __a) function
32936 __arm_vcvtq (uint16x8_t __a) function
32943 __arm_vcvtq (uint32x4_t __a) function
35865 #define __arm_vcvtq macro
    [all...]

Completed in 106 milliseconds