Home
last modified time | relevance | path

Searched refs:SLJIT_PREFETCH_ONCE (Results 1 – 9 of 9) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1059 #define SLJIT_PREFETCH_ONCE (SLJIT_OP_SRC_BASE + 5) macro
H A DsljitLir.c1323 CHECK_ARGUMENT(op >= SLJIT_FAST_RETURN && op <= SLJIT_PREFETCH_ONCE); in check_sljit_emit_op_src()
1331 else if (op >= SLJIT_PREFETCH_L1 && op <= SLJIT_PREFETCH_ONCE) in check_sljit_emit_op_src()
H A DsljitNativeSPARC_common.c997 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeARM_64.c1337 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeMIPS_common.c1486 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeARM_T2_32.c1497 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativePPC_common.c1560 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeARM_32.c1804 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeX86_common.c2379 case SLJIT_PREFETCH_ONCE:

Completed in 88 milliseconds