Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuGemmLowpOffsetContributionOutputStageKernel.cpp127 inline int32x4x4_t get_a_offset(const int32_t *vector_sum_col_ptr, int32_t a_offset, int32_t x) in get_a_offset()
308 inline void run_offset_contribution_output_stage_window(const int32_t *vector_sum_col_ptr, const in… in run_offset_contribution_output_stage_window()
400 inline void run_offset_contribution_output_stage_window_symm(const int32_t *vector_sum_col_ptr, con… in run_offset_contribution_output_stage_window_symm()
538 …const auto vector_sum_col_ptr = reinterpret_cast<const int32_t *>(vector_sum_col_it.ptr() + batch_… in run_offset_contribution_output_stage() local
556 …const auto vector_sum_col_ptr = reinterpret_cast<const int32_t *>(vector_sum_col_it.ptr() + batch_… in run_offset_contribution_output_stage() local
624 …const auto vector_sum_col_ptr = reinterpret_cast<const int32_t *>(vector_sum_col_it.ptr() + batch_… in run_offset_contribution_output_stage() local
639 …const auto vector_sum_col_ptr = reinterpret_cast<const int32_t *>(vector_sum_col_it.ptr() + batch_… in run_offset_contribution_output_stage() local
726 …const auto vector_sum_col_ptr = reinterpret_cast<const int32_t *>(vector_sum_col_it.ptr() + batch_… in run_offset_contribution_output_stage_symm() local
740 …const auto vector_sum_col_ptr = reinterpret_cast<const int32_t *>(vector_sum_col_it.ptr() + batch_… in run_offset_contribution_output_stage_symm() local
H A DCpuGemmLowpOffsetContributionKernel.cpp140 …auto vector_sum_col_ptr = reinterpret_cast<const int32_t *>(vector_sum_col_it.ptr() + batc… in run_offset_contribution() local
299 …auto vector_sum_col_ptr = reinterpret_cast<const int32_t *>(vector_sum_col_it.ptr() + batc… in run_offset_contribution() local