Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/cadence/hifi/third-party/nnlib/
H A Dxa_nn_elm_mul_f32_broadcast.c43 int num_simd2_ops; in internal_elm_mul_broadcast_2D_f32xf32_f32() local
110 const int num_simd2_ops = num_elm >> 1; in internal_elm_mul_broadcast_f32xf32_f32() local
H A Dxa_nn_elm_div_f32_broadcast.c22 int num_simd2_ops; in internal_elm_div_broadcast_2D_f32xf32_f32() local
134 const int num_simd2_ops = num_elm >> 1; in internal_elm_div_broadcast_f32xf32_f32() local
H A Dxa_nn_elm_div_mode_f32_broadcast.c108 int num_simd2_ops; in internal_elm_div_mode_broadcast_2D_f32xf32_f32() local
288 const int num_simd2_ops = num_elm >> 1; in internal_elm_div_mode_broadcast_f32xf32_f32() local
H A Dxa_nn_elm_add_f32_broadcast.c43 int num_simd2_ops; in internal_elm_add_broadcast_2D_f32xf32_f32() local
155 const int num_simd2_ops = num_elm >> 1; in internal_elm_add_broadcast_f32xf32_f32() local