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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm_neon.h 18476 poly64_t __t2 = vget_high_p64 (__b); local
18478 return (poly128_t) __builtin_arm_crypto_vmullp64 ((uint64_t) __t1, (uint64_t) __t2);
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm_neon.h 17126 poly64_t __t2 = vget_high_p64 (__b); local
17128 return (poly128_t) __builtin_arm_crypto_vmullp64 ((uint64_t) __t1, (uint64_t) __t2);

Completed in 53 milliseconds