Searched refs:UNUSED_RETURN (Results 1 – 3 of 3) sorted by relevance
1003 #define UNUSED_RETURN 0x08 macro1090 …if ((flags & (UNUSED_RETURN | SET_FLAGS)) == (UNUSED_RETURN | SET_FLAGS) && !(flags & ARGS_SWAPPED… in emit_single_op()1100 …if ((flags & (UNUSED_RETURN | SET_FLAGS)) == (UNUSED_RETURN | SET_FLAGS) && !(flags & ARGS_SWAPPED… in emit_single_op()1447 flags |= UNUSED_RETURN; in emit_op()
553 #define UNUSED_RETURN 0x0200000 macro630 if (flags & UNUSED_RETURN) { in emit_op_imm()790 if (flags & UNUSED_RETURN) { in emit_op_imm()812 if ((flags & UNUSED_RETURN) && IS_2_LO_REGS(arg1, arg2)) in emit_op_imm()1448 flags |= UNUSED_RETURN; in sljit_emit_op2()
549 #define UNUSED_RETURN 0x0100000 macro554 if (flags & UNUSED_RETURN) \1212 flags |= UNUSED_RETURN; in sljit_emit_op1()1252 flags |= UNUSED_RETURN; in sljit_emit_op2()