Searched refs:div_by_one (Results 1 – 1 of 1) sorted by relevance
18 const Eigen::internal::TensorIntDivisor<int32_t, false> div_by_one(1); in test_signed_32bit() local21 const int32_t fast_div = j / div_by_one; in test_signed_32bit()