Home
last modified time | relevance | path

Searched defs:uint16x4_t (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp24 typedef __attribute__((neon_vector_type(4))) uint16_t uint16x4_t; typedef
48 void f5(uint16x4_t) {} in f5() argument
/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp24 typedef __attribute__((neon_vector_type(4))) uint16_t uint16x4_t; typedef
48 void f5(uint16x4_t) {} in f5() argument
/external/neon_2_sse/
DNEON_2_SSE.h146 typedef __m64_128 uint16x4_t; typedef