Searched refs:ip_row_3 (Results 1 – 4 of 4) sorted by relevance
69 const int8_t *ip_row_3 = row_base + (3 * offset); in arm_nn_mat_mul_core_4x_s8() local81 acc_n3 += ip_row_3[j] * col; in arm_nn_mat_mul_core_4x_s8()105 [row3] "+r"(ip_row_3), in arm_nn_mat_mul_core_4x_s8()
86 const int16_t *ip_row_3 = lhs + (3 * rhs_cols); in arm_nn_mat_mult_nt_t_s16() local96 acc_n3 += ip_row_3[j] * col; in arm_nn_mat_mult_nt_t_s16()124 [row3] "+l"(ip_row_3), in arm_nn_mat_mult_nt_t_s16()166 ip_row_3 = lhs + (3 * rhs_cols) + MAX_COL_COUNT; in arm_nn_mat_mult_nt_t_s16()175 acc_n3_s64 += ip_row_3[j] * col; in arm_nn_mat_mult_nt_t_s16()
79 const int8_t *ip_row_3 = lhs + (3 * lhs_cols_offset); in arm_nn_mat_mult_nt_t_s8() local91 acc_n3 += ip_row_3[j] * col; in arm_nn_mat_mult_nt_t_s8()122 [row3] "+r"(ip_row_3), in arm_nn_mat_mult_nt_t_s8()
85 int8_t const *ip_row_3 = lhs + (3 * lhs_cols_offset); in arm_nn_mat_mult_nt_t_s4() local98 acc_n3 += ip_row_3[0] * col; in arm_nn_mat_mult_nt_t_s4()104 ++ip_row_3; in arm_nn_mat_mult_nt_t_s4()129 lhs_vec = vldrbq_s8(ip_row_3); in arm_nn_mat_mult_nt_t_s4()130 ip_row_3 += 16; in arm_nn_mat_mult_nt_t_s4()152 lhs_vec = vldrbq_z_s8(ip_row_3, rmdr_mask); in arm_nn_mat_mult_nt_t_s4()