Home
last modified time | relevance | path

Searched defs:uint32x2_t (Results 1 – 2 of 2) 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