Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c501 #define SLOW_DEST 0x08000 macro
837 flags |= SLOW_DEST; in emit_op()
931 if (!(flags & SLOW_DEST)) { in emit_op()
H A DsljitNativeRISCV_common.c577 #define SLOW_DEST 0x20000 macro
1548 flags |= SLOW_DEST; in emit_op()
1639 if (!(flags & SLOW_DEST)) { in emit_op()
H A DsljitNativeMIPS_common.c789 #define SLOW_DEST 0x40000 macro
2048 flags |= SLOW_DEST; in emit_op()
2138 if (!(flags & SLOW_DEST)) { in emit_op()

Completed in 29 milliseconds