Searched defs:int64x2_t (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
H A Darm-asm-diag.c5 typedef __attribute__((neon_vector_type(2))) long long int64x2_t; typedef
7 int64x2_t val[4];
H A Darm-asm-warn.c19 typedef __attribute__((neon_vector_type(2))) long long int64x2_t; typedef
21 int64x2_t val[4];
/external/clang/test/Sema/
H A Daarch64-neon-vector-types.c25 typedef __attribute__((neon_vector_type(2))) int64_t int64x2_t; typedef
/external/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp21 typedef __attribute__((neon_vector_type(2))) int64_t int64x2_t; typedef
80 void f21(int64x2_t) {}

Completed in 190 milliseconds