Searched refs:QCMP_LT (Results 1 – 1 of 1) sorted by relevance
1557 QCMP_LT = 8, in ia64_expand_compare() enumerator1575 case LT: magic = QCMP_LT |QCMP_INV; ncode = NE; break; in ia64_expand_compare()1576 case LE: magic = QCMP_LT|QCMP_EQ|QCMP_INV; ncode = NE; break; in ia64_expand_compare()