Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp23 typedef __attribute__((neon_vector_type(16))) uint8_t uint8x16_t; typedef
74 void f18(uint8x16_t) {} in f18() argument
/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp23 typedef __attribute__((neon_vector_type(16))) uint8_t uint8x16_t; typedef
74 void f18(uint8x16_t) {} in f18() argument
/external/libaom/libaom/av1/common/ppc/
Dcfl_ppc.c28 typedef vector unsigned char uint8x16_t; // NOLINT(runtime/int) typedef
/external/libvpx/libvpx/vpx_dsp/ppc/
Dtypes_vsx.h17 typedef vector unsigned char uint8x16_t; typedef
/external/neon_2_sse/
DNEON_2_SSE.h167 typedef __m128i uint8x16_t; typedef