Searched refs:UNUSED_DEST (Results 1 – 4 of 4) sorted by relevance
134 if (SLJIT_UNLIKELY(flags & UNUSED_DEST)) { in emit_single_op()
515 #define UNUSED_DEST 0x01000 macro525 (!(flags & UNUSED_DEST) || (op & GET_FLAGS(~(list))))920 flags |= UNUSED_DEST; in emit_op()
97 #define UNUSED_DEST 0x01000 macro107 #define CHECK_FLAGS(list) (!(flags & UNUSED_DEST) || (op & GET_FLAGS(~(list))))1979 flags |= UNUSED_DEST; in emit_op()
226 if (SLJIT_UNLIKELY(flags & UNUSED_DEST)) { in emit_single_op()