Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp22 typedef __attribute__((neon_vector_type(8))) uint8_t uint8x8_t; typedef
46 void f4(uint8x8_t) {} in f4() argument
/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp22 typedef __attribute__((neon_vector_type(8))) uint8_t uint8x8_t; typedef
46 void f4(uint8x8_t) {} in f4() argument
/external/neon_2_sse/
DNEON_2_SSE.h144 typedef __m64_128 uint8x8_t; typedef