Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp22 typedef __attribute__((neon_vector_type(8))) uint8_t uint8x8_t; typedef
46 void f4(uint8x8_t) {} in f4() argument
/external/ComputeLibrary/src/core/NEON/kernels/
DNENonLinearFilterKernel.cpp122 inline void sort21(std::array<uint8x8_t, 21> &p) in sort21()
227 inline void sort25(std::array<uint8x8_t, 25> &p) in sort25()
/external/neon_2_sse/
DNEON_2_SSE.h144 typedef __m64_128 uint8x8_t; typedef