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