Searched defs:rounded_stringlen (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/ |
H A D | std_transforms_sme.hpp | 52 …Operand *out, const TIn * const * const *ptr, size_t stringlen, size_t rounded_stringlen, const in… in PrepareA_indirect() 58 …TOperand *out, const TIn *ptr, size_t stride, const convolver<TIn> &conv, size_t rounded_stringlen, in PrepareA_convolution()
|
H A D | std_transforms_fixed.hpp | 55 …Operand *out, const TIn * const * const *ptr, size_t stringlen, size_t rounded_stringlen, const in… in PrepareA_indirect() 61 …TOperand *out, const TIn *ptr, size_t stride, const convolver<TIn> &conv, size_t rounded_stringlen, in PrepareA_convolution()
|
H A D | std_transforms_sve.hpp | 53 …Operand *out, const TIn * const * const *ptr, size_t stringlen, size_t rounded_stringlen, const in… in PrepareA_indirect() 59 …TOperand *out, const TIn *ptr, size_t stride, const convolver<TIn> &conv, size_t rounded_stringlen, in PrepareA_convolution()
|
H A D | interleave_indirect_impl.hpp | 138 … unsigned int rounded_stringlen, const unsigned int y0, const unsigned int ymax, in IndirectInterleave() 209 … const TIn *in, size_t in_stride, const convolver<TIn> &conv, const unsigned int rounded_stringlen, in ConvolutionInterleave()
|
H A D | interleave_indirect.cpp | 156 … unsigned int rounded_stringlen, const unsigned int y0, const unsigned int ymax, in IndirectInterleave() 226 … const TIn *in, size_t in_stride, const convolver<TIn> &conv, const unsigned int rounded_stringlen, in ConvolutionInterleave()
|
H A D | convolver.hpp | 148 unsigned int k_start, unsigned int k_end, unsigned int rounded_stringlen) in column_handler()
|