Searched refs:ir_ULT (Results 1 – 2 of 2) sorted by relevance
74 #define ir_ULT(_op1, _op2) ir_CMP_OP(IR_ULT, (_op1), (_op2)) macro
11346 if_fit = ir_IF(ir_ULT(idx_ref, num_used_ref));11893 cond = ir_ULT(ir_TRUNC_U32(h), ref);11895 cond = ir_ULT(h, ir_ZEXT_L(ref));11898 cond = ir_ULT(h, ref);13711 ref = ir_ULT(hash_pos_ref,13774 ref = ir_ULT(packed_pos_ref,
Completed in 56 milliseconds