Home
last modified time | relevance | path

Searched defs:int64x2_t (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
Darm-asm-diag.c5 typedef __attribute__((neon_vector_type(2))) long long int64x2_t; typedef
Darm-asm-warn.c19 typedef __attribute__((neon_vector_type(2))) long long int64x2_t; typedef
/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp21 typedef __attribute__((neon_vector_type(2))) int64_t int64x2_t; typedef
80 void f21(int64x2_t) {} in f21() argument
/external/clang/test/Sema/
Daarch64-neon-vector-types.c25 typedef __attribute__((neon_vector_type(2))) int64_t int64x2_t; typedef
/external/neon_2_sse/
DNEON_2_SSE.h166 typedef __m128i int64x2_t; typedef