Home
last modified time | relevance | path

Searched refs:ALT_KEEP_CACHE (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeRISCV_common.c693 #define ALT_KEEP_CACHE 0x00040 macro
1736 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()
2900 mem_type |= CUMULATIVE_OP | IMM_OP | ALT_KEEP_CACHE; in sljit_emit_op_flags()
H A DsljitNativeLOONGARCH_64.c850 #define ALT_KEEP_CACHE 0x00040 macro
1747 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()
2985 mem_type |= CUMULATIVE_OP | IMM_OP | ALT_KEEP_CACHE; in sljit_emit_op_flags()
H A DsljitNativeMIPS_common.c900 #define ALT_KEEP_CACHE 0x00040 macro
2273 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 40 milliseconds