Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SETCC

353     /// Much like the scalar select and setcc, each bit in the condition selects
366 /// SetCC operator - This evaluates to a true value iff the condition is
372 SETCC,
374 /// Like SetCC, ops #0 and #1 are the LHS and RHS operands to compare, but
578 /// compare, rather than as a combined SetCC node. The operands in order
881 /// Return true if this is a setcc instruction that performs a signed
887 /// Return true if this is a setcc instruction that performs an unsigned
908 /// SetCC operation.