Home
last modified time | relevance | path

Searched refs:elementwise_arithm_op_broadcast (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/elementwise_binary/generic/neon/
H A Dimpl.h74 typename VectorType::type elementwise_arithm_op_broadcast(const typename VectorType::type &a, const… in elementwise_arithm_op_broadcast() function
261 …wrapper::vstore(output_ptr + x, elementwise_arithm_op_broadcast<op, ScalarType, VectorType>(a, bro… in elementwise_arithm_op_broadcast_loop()