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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm_neon.h 465 typedef struct uint64x2x4_t struct
468 } uint64x2x4_t; typedef in typeref:struct:uint64x2x4_t
11130 __extension__ extern __inline uint64x2x4_t
11134 union { uint64x2x4_t __i; __builtin_neon_xi __o; } __rv;
12353 vst1q_u64_x4 (uint64_t * __a, uint64x2x4_t __b)
12355 union { uint64x2x4_t __i; __builtin_neon_xi __o; } __bu = { __b };
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm_neon.h 465 typedef struct uint64x2x4_t struct
468 } uint64x2x4_t; typedef in typeref:struct:uint64x2x4_t

Completed in 46 milliseconds