Lines Matching defs:values
283 void LoadFPValueHelper(T values[], int card) {
294 // If one of the values differ then x0 will be one.
297 is_32bits ? FloatToRawbits(values[i]) : DoubleToRawbits(values[i]));
298 __ Ldr(fp_tgt, values[i]);
308 // If one of the values differs, the trace can be used to identify which
3614 // Check some other interesting values.
4405 /* Simple values. */
4437 /* The same values again, but negated. */
4459 // expected values are zero but there is a range of exponents where the
4594 // value. All possible values of 'fbits' are tested. The expected value is
4645 // Test all possible values of fbits.
4657 // Conversions from W registers can only handle fbits values <= 32, so just
4715 // Simple conversions of negative int64_t values. These require no rounding,
4735 // Check rounding of negative int64_t values (and large uint64_t values).
4800 // Test all possible values of fbits.
4812 // Conversions from W registers can only handle fbits values <= 32, so just
4870 // Simple conversions of negative int64_t values. These require no rounding,
4889 // Check rounding of negative int64_t values (and large uint64_t values).