Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dstruct-init.c28 typedef __attribute__((neon_vector_type(2))) uint32_t uint32x2_t; typedef
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp26 typedef __attribute__((neon_vector_type(2))) unsigned int uint32x2_t; typedef
54 void f8(uint32x2_t) {} in f8() argument