Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuGemmLowpOffsetContributionKernel.cpp144 …int32_t b_offset_term_s32 = *(reinterpret_cast<const int32_t *>(vector_sum_row_it.ptr() + batch_id… in run_offset_contribution() local
242 …int32_t b_offset_term_s32 = *(reinterpret_cast<const int32_t *>(vector_sum_row_it.ptr() + batch_id… in run_offset_contribution() local
H A DCpuGemmLowpOffsetContributionOutputStageKernel.cpp140 int32x4_t b_offset_term_s32 = vld1q_dup_s32(vector_sum_row_ptr); in get_b_offset() local