Searched refs:colBLeft (Results 1 – 2 of 2) sorted by relevance
485 int colBLeft = numColsB & 7; in arm_mat_mult_f16() local486 if (colBLeft) in arm_mat_mult_f16()492 mve_pred16_t p0 = vctp16q(colBLeft); in arm_mat_mult_f16()582 int colBLeft = numColsB & 7; in arm_mat_mult_f16() local583 if (colBLeft) in arm_mat_mult_f16()586 mve_pred16_t p0 = vctp16q(colBLeft); in arm_mat_mult_f16()
372 int colBLeft = numColsB & 3; in arm_mat_mult_f32() local373 if (colBLeft) in arm_mat_mult_f32()379 mve_pred16_t p0 = vctp32q(colBLeft); in arm_mat_mult_f32()472 int colBLeft = numColsB & 3; in arm_mat_mult_f32() local473 if (colBLeft) in arm_mat_mult_f32()476 mve_pred16_t p0 = vctp32q(colBLeft); in arm_mat_mult_f32()