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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm_neon.h 18329 poly64_t __high_b = vget_high_p64 (__b); local
18330 uint64x1_t __high = vceq_p64 (__high_a, __high_b);
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm_neon.h 16979 poly64_t __high_b = vget_high_p64 (__b); local
16980 uint64x1_t __high = vceq_p64 (__high_a, __high_b);

Completed in 42 milliseconds