Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dstruct-matching-constraint.c4 typedef __attribute__((neon_vector_type(8))) uint16_t uint16x8_t; typedef
/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp25 typedef __attribute__((neon_vector_type(8))) uint16_t uint16x8_t; typedef
76 void f19(uint16x8_t) {} in f19() argument
/external/libaom/libaom/av1/common/ppc/
Dcfl_ppc.c30 typedef vector unsigned short uint16x8_t; // NOLINT(runtime/int) typedef
/external/libvpx/libvpx/vpx_dsp/ppc/
Dtypes_vsx.h19 typedef vector unsigned short uint16x8_t; typedef