Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1075 #define SLJIT_PREFETCH_ONCE (SLJIT_OP_SRC_BASE + 5) macro
H A DsljitLir.c1337 CHECK_ARGUMENT(op >= SLJIT_FAST_RETURN && op <= SLJIT_PREFETCH_ONCE); in check_sljit_emit_op_src()
1345 else if (op >= SLJIT_PREFETCH_L1 && op <= SLJIT_PREFETCH_ONCE) in check_sljit_emit_op_src()
H A DsljitNativeSPARC_common.c998 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeARM_64.c1333 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativePPC_common.c1604 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeMIPS_common.c1491 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeARM_32.c1883 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeARM_T2_32.c1504 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeS390X.c2675 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeX86_common.c2376 case SLJIT_PREFETCH_ONCE:

Completed in 70 milliseconds