Searched refs:QCMP_GT (Results 1 – 1 of 1) sorted by relevance
1558 QCMP_GT = 16 in ia64_expand_compare() enumerator1577 case GT: magic = QCMP_GT |QCMP_INV; ncode = NE; break; in ia64_expand_compare()1578 case GE: magic = QCMP_GT|QCMP_EQ|QCMP_INV; ncode = NE; break; in ia64_expand_compare()