Home | History | Annotate | Download | only in pub

Lines Matching full:rounding

467       /* TODO: clarify semantics wrt rounding, negative values, whatever */
535 /* Binary operations, with rounding. */
547 /* Unary operations, without rounding. */
554 /* Unary operations, with rounding. */
577 IRRoundingMode) which is an indication of the rounding mode
612 Rounding is required whenever the destination type cannot
673 /* Binary ops, with rounding. */
687 /* Unary ops, with rounding. */
707 /* Ternary operations, with rounding. */
855 Vector Saturating Rounding Doubling Multiply Returning High Half */
1031 rounding mode argument. Instead the irop trailers _R{M,P,N,Z}
1045 /* FIXME: what kind of rounding in F32x4 -> F16x4 case? */
1133 Vector Saturating Rounding Doubling Multiply Returning High Half */
1291 /* Encoding of IEEE754-specified rounding modes. This is the same as
1292 the encoding used by Intel IA32 to indicate x87 rounding mode.