Lines Matching full:comparisons
356 The following functions implement integral comparisons. These functions
620 semantics for floating-point comparisons, taking NaN into account. Pay
942 semantics for floating-point comparisons, taking NaN into account. Pay
1438 The following functions implement fixed-point comparisons. These
7280 * Comparisons:: Expressions representing comparison of expressions.
7405 `AND'. `NE' and `EQ' are comparisons, so they have class `<'.
8965 File: gccint.info, Node: Arithmetic, Next: Comparisons, Prev: Regs and Memory, Up: RTL
9018 Comparisons::.
9210 File: gccint.info, Node: Comparisons, Next: Bit-Fields, Prev: Arithmetic, Up: RTL
9246 of comparisons is supported on a particular machine, but the combine
9250 Inequality comparisons come in two flavors, signed and unsigned. Thus,
9257 The signed comparisons are also used for floating point values.
9258 Floating point comparisons are distinguished by the machine modes of
9309 File: gccint.info, Node: Bit-Fields, Next: Vector Operations, Prev: Comparisons, Up: RTL
10987 canonical-type comparisons against the structural comparisons; the
11591 do comparisons, and so forth.
11928 For floating point comparisons, if we honor IEEE NaNs and either
11931 comparisons against an IEEE NaN, other than equality and
22389 integer comparisons, it is best to restrict the predicates to not
23304 * Equality comparisons of a group of bits (usually a single bit)
29484 considered supported, all the basic arithmetic and comparisons
31080 comparisons whose argument is a `plus':
31097 On some machines not all possible comparisons are defined, but you
31123 the SPARC, where floating-point inequality comparisons are always
31162 which both comparisons may be validly done. If there is no such
35434 element for vector comparisons. The returned rtx should be valid
44242 * cond: Comparisons. (line 90)
44249 * condition codes: Comparisons. (line 20)
44649 * eq: Comparisons. (line 52)
44654 * equal: Comparisons. (line 52)
44836 * ge: Comparisons. (line 72)
44875 * geu: Comparisons. (line 72)
45296 * greater than: Comparisons. (line 60)
45331 * gt: Comparisons. (line 60)
45335 * gtu: Comparisons. (line 64)
45409 * if_then_else: Comparisons. (line 80)
45593 * le: Comparisons. (line 76)
45607 * less than: Comparisons. (line 68)
45608 * less than or equal: Comparisons. (line 76)
45609 * leu: Comparisons. (line 76)
45678 * lt: Comparisons. (line 68)
45686 * ltu: Comparisons. (line 68)
45870 * ne: Comparisons. (line 56)
45922 * not equal: Comparisons. (line 56)
46364 * RTL comparison operations: Comparisons. (line 6)
47316 * unsigned greater than: Comparisons. (line 64)
47317 * unsigned less than: Comparisons. (line 68)
47596 Node: Comparisons401460