Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/depthwiseconv2d/generic/neon/
H A Dimpl.cpp99 inline int32x4_t rounding_divide_by_exp2(const int32x4_t &x, const int exponent) in rounding_divide_by_exp2() function
107 inline int32x2_t rounding_divide_by_exp2(const int32x2_t &x, const int exponent) in rounding_divide_by_exp2() function
115 inline int32_t rounding_divide_by_exp2(const int32_t &x, const int exponent) in rounding_divide_by_exp2() function