Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dstruct-init.c28 typedef __attribute__((neon_vector_type(2))) uint32_t uint32x2_t; typedef
/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp26 typedef __attribute__((neon_vector_type(2))) unsigned int uint32x2_t; typedef
54 void f8(uint32x2_t) {} in f8() argument
/external/neon_2_sse/
DNEON_2_SSE.h148 typedef __m64_128 uint32x2_t; typedef