Lines Matching refs:half
10 // half-precision floating-point extension, version 1.0.
465 // half->[u]int. Round-to-zero must be used.
469 // Saturating half->[u]int32.
473 // half->int32 with current rounding mode.
476 // half->int32 rounded to nearest with ties rounded away from zero.
479 // [u]int->half. Match GCC and default to using dynamic rounding mode.
485 // half->[u]int. Round-to-zero must be used.
493 // half->int32 with current rounding mode.
496 // half->int32 rounded to nearest with ties rounded away from zero.
499 // [u]int->half. Match GCC and default to using dynamic rounding mode.
511 // half->[u]int64. Round-to-zero must be used.
515 // Saturating half->[u]int64.
519 // half->int64 with current rounding mode.
523 // half->int64 rounded to nearest with ties rounded away from zero.
541 // half->[u]int64. Round-to-zero must be used.
549 // half->int64 with current rounding mode.
553 // half->int64 rounded to nearest with ties rounded away from zero.
601 // half->[u]int. Round-to-zero must be used.
605 // half->int32 with current rounding mode.
608 // half->int32 rounded to nearest with ties rounded away from zero.
611 // [u]int->half. Match GCC and default to using dynamic rounding mode.
617 // half->[u]int. Round-to-zero must be used.
621 // half->int32 with current rounding mode.
624 // half->int32 rounded to nearest with ties rounded away from zero.
627 // [u]int->half. Match GCC and default to using dynamic rounding mode.
633 // half->[u]int64. Round-to-zero must be used.
637 // half->int64 with current rounding mode.
641 // half->int64 rounded to nearest with ties rounded away from zero.
651 // half->[u]int64. Round-to-zero must be used.
655 // half->int64 with current rounding mode.
659 // half->int64 rounded to nearest with ties rounded away from zero.