Home | History | Annotate | Download | only in llvm

Lines Matching refs:signed

658     no signed wrapping. The result is undefined if the negation overflows.
680 signed wrapping. The result is undefined if the sum overflows.
698 no signed wrapping. The result is undefined if the sum overflows.
716 no signed wrapping. The result is undefined if the sum overflows.
734 (** [const_sdiv c1 c2] returns the constant quotient [c1 / c2] of two signed
740 signed integer constants. The result is undefined if the result is rounded
755 signed integer constants.
760 signed floating point constants.
848 signed integer constant [c] to the floating point type [ty].