Searched refs:lhs_coeff_ptr (Results 1 – 2 of 2) sorted by relevance
76 const std::uint8_t* lhs_coeff_ptr = in Run() local86 std::int32_t(*lhs_coeff_ptr) * std::int32_t(*rhs_coeff_ptr); in Run()
4857 const OperandType* lhs_coeff_ptr = in Run() local4866 *accumulator_coeff_ptr += AccumulatorType(*lhs_coeff_ptr) * in Run()