Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c438 #define ALT_KEEP_CACHE 0x00080 macro
681 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()
1422 flags |= CUMULATIVE_OP | IMM_OP | ALT_KEEP_CACHE; in sljit_emit_op_flags()
H A DsljitNativeMIPS_common.c544 #define ALT_KEEP_CACHE 0x00080 macro
919 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()
2010 mem_type |= CUMULATIVE_OP | LOGICAL_OP | IMM_OP | ALT_KEEP_CACHE; in sljit_emit_op_flags()
H A DsljitNativeTILEGX_64.c91 #define ALT_KEEP_CACHE 0x00080 macro
1970 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()
2156 …mpiler, op | flags, mem_type | CUMULATIVE_OP | LOGICAL_OP | IMM_OP | ALT_KEEP_CACHE, dst, dstw, sr… in sljit_emit_op_flags()
H A DsljitNativePPC_common.c576 #define ALT_KEEP_CACHE 0x000800 macro
1166 if (!(input_flags & ALT_KEEP_CACHE)) { in emit_op()
1553 flags |= ALT_KEEP_CACHE; in sljit_emit_op2()

Completed in 27 milliseconds