Lines Matching defs:result
32 * with one column. So we "wrap" these things, and unwrap the result before we
101 * get the result.
534 bool result = false;
536 vtn_value_is_relaxed_precision_cb, &result);
537 return result;
1144 * width of the result's type. The sign-extended input vectors are
1148 * the correct result R, where N is the result width and R is
1172 * signed saturating addition of the result with _Accumulator_.
1177 * unsigned saturating addition of the result with _Accumulator_.
1182 * 2_ and signed saturating addition of the result with
1263 * of the final accumulation, overflow or underflow, the result of
1266 * Therefore it is safe to cast the dot-product result down to the
1268 * result of the dot-product cannot overflow 32-bits, this is also