Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp27 typedef __attribute__((neon_vector_type(4))) unsigned int uint32x4_t; typedef
78 void f20(uint32x4_t) {} in f20() argument