Home | History | Annotate | Download | only in sljit

Lines Matching refs:ALT_KEEP_CACHE

402 #define ALT_KEEP_CACHE	0x00080
661 if (!(flags & ALT_KEEP_CACHE)) {
1433 return emit_op(compiler, op, flags | CUMULATIVE_OP | IMM_OP | ALT_KEEP_CACHE, dst, dstw, src, srcw, TMP_REG2, 0);