Searched refs:emit_compare (Results 1 – 1 of 1) sorted by relevance
1675 #define emit_compare(op) snprintf(buf, 255, "%s = %s(%s((%s(%s(%s), %s(%s))))%s);\n", dsts[0], get_… macro3652 emit_compare("equal"); in iter_instruction()3664 emit_compare("lessThan"); in iter_instruction()3677 emit_compare("notEqual"); in iter_instruction()3689 emit_compare("greaterThanEqual"); in iter_instruction()