Home
last modified time | relevance | path

Searched defs:uint64x2_t (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/Sema/
Dneon-vector-types.c13 typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; typedef
Daarch64-neon-vector-types.c27 typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; typedef
/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp28 typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; typedef
82 void f22(uint64x2_t) {} in f22() argument
Dmangle-neon-vectors.cpp20 typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; typedef
/external/clang/test/CodeGen/
Ddebug-info.c59 typedef uint64_t uint64x2_t __attribute__((ext_vector_type(2))); typedef
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
Darm_neon.h63 typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t; typedef