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

/external/clang/test/CodeGenCXX/
H A Dmangle-neon-vectors.cpp10 typedef __attribute__((neon_vector_type(4))) int int32x4_t; typedef
23 void f2(int32x4_t v) { }
H A Daarch64-mangle-neon-vectors.cpp21 typedef __attribute__((neon_vector_type(4))) int int32x4_t; typedef
73 void f17(int32x4_t) {}
/external/clang/test/Sema/
H A Daarch64-neon-vector-types.c11 typedef __attribute__((neon_vector_type(4))) int int32x4_t; typedef
H A Dneon-vector-types.c10 typedef __attribute__((neon_vector_type(4))) int int32x4_t; typedef

Completed in 133 milliseconds