Searched defs:vec_res_value (Results 1 – 1 of 1) sorted by relevance
177 uint32_t calculate_vector_index(uint32x4x4_t vec_res_idx, T vec_res_value, ReductionOperation op) in calculate_vector_index()204 uint32_t calculate_vector_index_quantized(uint32x4x4_t vec_res_idx, T vec_res_value, ReductionOpera… in calculate_vector_index_quantized()299 uint32_t calculate_vector_index(uint32x4x4_t vec_res_idx, float16x8_t vec_res_value, ReductionOpera… in calculate_vector_index()428 auto vec_res_value = wrapper::vdup_n(init_res_value, ExactTagType{}); in operator ()() local654 typename wrapper::traits::neon_vector<T, 16>::type vec_res_value = { 0 }; in operator ()() local917 neon_vector vec_res_value = { 0 }; in operator ()() local1256 auto vec_res_value = wrapper::vloadq(input_ptr + x); in operator ()() local