Searched refs:ALT_KEEP_CACHE (Results 1 – 3 of 3) sorted by relevance
693 #define ALT_KEEP_CACHE 0x00040 macro1736 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()2900 mem_type |= CUMULATIVE_OP | IMM_OP | ALT_KEEP_CACHE; in sljit_emit_op_flags()
850 #define ALT_KEEP_CACHE 0x00040 macro1747 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()2985 mem_type |= CUMULATIVE_OP | IMM_OP | ALT_KEEP_CACHE; in sljit_emit_op_flags()
900 #define ALT_KEEP_CACHE 0x00040 macro2273 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()3674 mem_type |= CUMULATIVE_OP | LOGICAL_OP | IMM_OP | ALT_KEEP_CACHE; in sljit_emit_op_flags()
Completed in 37 milliseconds