Searched refs:ALT_KEEP_CACHE (Results 1 – 2 of 2) sorted by relevance
487 #define ALT_KEEP_CACHE 0x00040 macro725 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()1489 flags |= CUMULATIVE_OP | IMM_OP | ALT_KEEP_CACHE; in sljit_emit_op_flags()
722 #define ALT_KEEP_CACHE 0x00040 macro1102 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()2184 mem_type |= CUMULATIVE_OP | LOGICAL_OP | IMM_OP | ALT_KEEP_CACHE; in sljit_emit_op_flags()
Completed in 21 milliseconds