Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SETCC

328     // Much like the scalar select and setcc, each bit in the condition selects
338 // SetCC operator - This evaluates to a true value iff the condition is
344 SETCC,
492 // compare, rather than as a combined SetCC node. The operands in order are
743 /// isSignedIntSetCC - Return true if this is a setcc instruction that
749 /// isUnsignedIntSetCC - Return true if this is a setcc instruction that
771 /// 'op' is a valid SetCC operation.