Lines Matching full:lossless
639 // Converting bool to bool is lossless.
644 // Converting bool to any integer type is lossless.
649 // Converting bool to any floating-point type is lossless.
659 // Converting an integer to another non-bool integer is lossless iff
690 // Converting a floating-point to another floating-point is lossless