Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:SETCC

393     /// Much like the scalar select and setcc, each bit in the condition selects
406 /// SetCC operator - This evaluates to a true value iff the condition is
412 SETCC,
414 /// Like SetCC, ops #0 and #1 are the LHS and RHS operands to compare, and
423 /// Like SetCC, ops #0 and #1 are the LHS and RHS operands to compare, but
615 /// compare, rather than as a combined SetCC node. The operands in order
947 /// Return true if this is a setcc instruction that performs a signed
953 /// Return true if this is a setcc instruction that performs an unsigned
974 /// SetCC operation.