Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/elementwise_binary/generic/neon/
H A Dimpl.h34 typename VectorType::type elementwise_arithm_op(const typename VectorType::type &a, const typename … in elementwise_arithm_op() function
267 void elementwise_arithm_op(const ITensor *in1, const ITensor *in2, ITensor *out, const Window &wind… in elementwise_arithm_op() function
574 float32x4x4_t elementwise_arithm_op(const float32x4x4_t &a, const float32x4x4_t &b) in elementwise_arithm_op() function