Home
last modified time | relevance | path

Searched defs:int16x4_t (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp17 typedef __attribute__((neon_vector_type(4))) int16_t int16x4_t; typedef
42 void f2(int16x4_t) {} in f2() argument
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
Darm_neon.h50 typedef __attribute__((neon_vector_type(4))) int16_t int16x4_t; typedef