Searched refs:SLOW_DEST (Results 1 – 7 of 7) sorted by relevance
415 #define SLOW_DEST 0x08000 macro666 flags |= SLOW_DEST; in emit_op()755 if (!(flags & SLOW_DEST)) { in emit_op()
504 #define SLOW_DEST 0x0200000 macro1458 flags |= SLOW_DEST; in sljit_emit_op2()1505 if (!(flags & SLOW_DEST)) { in sljit_emit_op2()
507 #define SLOW_DEST 0x0400000 macro1467 flags |= SLOW_DEST; in sljit_emit_op2()1517 if (!(flags & SLOW_DEST)) { in sljit_emit_op2()
556 #define SLOW_DEST 0x000010 macro1160 flags |= SLOW_DEST; in emit_op()1241 if (flags & (FAST_DEST | SLOW_DEST)) { in emit_op()
521 #define SLOW_DEST 0x40000 macro929 flags |= SLOW_DEST; in emit_op()1022 if (!(flags & SLOW_DEST)) { in emit_op()
103 #define SLOW_DEST 0x40000 macro1986 flags |= SLOW_DEST; in emit_op()2074 if (!(flags & SLOW_DEST)) { in emit_op()
960 #define SLOW_DEST 0x20 macro1641 flags |= SLOW_DEST; in emit_op()1783 if (flags & (FAST_DEST | SLOW_DEST)) { in emit_op()