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

  /src/sys/crypto/arch/arm/
arm_neon.h 40 typedef __Int64x2_t int64x2_t; typedef in typeref:typename:__Int64x2_t
49 typedef __simd128_int64_t int64x2_t; typedef in typeref:typename:__simd128_int64_t
80 typedef __attribute__((neon_vector_type(2))) int64_t int64x2_t; typedef in typeref:typename:int64_t
483 (uint64x2_t)__builtin_neon_vsetq_lane_i64((__x), (int64x2_t)(__v), \
arm_neon.h 40 typedef __Int64x2_t int64x2_t; typedef in typeref:typename:__Int64x2_t
49 typedef __simd128_int64_t int64x2_t; typedef in typeref:typename:__simd128_int64_t
80 typedef __attribute__((neon_vector_type(2))) int64_t int64x2_t; typedef in typeref:typename:int64_t
483 (uint64x2_t)__builtin_neon_vsetq_lane_i64((__x), (int64x2_t)(__v), \
arm_neon.h 40 typedef __Int64x2_t int64x2_t; typedef in typeref:typename:__Int64x2_t
49 typedef __simd128_int64_t int64x2_t; typedef in typeref:typename:__simd128_int64_t
80 typedef __attribute__((neon_vector_type(2))) int64_t int64x2_t; typedef in typeref:typename:int64_t
483 (uint64x2_t)__builtin_neon_vsetq_lane_i64((__x), (int64x2_t)(__v), \

Completed in 32 milliseconds