Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1244 #define SLJIT_PREFETCH_ONCE (SLJIT_OP_SRC_BASE + 5) macro
H A DsljitLir.c1496 CHECK_ARGUMENT(op >= SLJIT_FAST_RETURN && op <= SLJIT_PREFETCH_ONCE); in check_sljit_emit_op_src()
1504 else if (op >= SLJIT_PREFETCH_L1 && op <= SLJIT_PREFETCH_ONCE) in check_sljit_emit_op_src()
H A DsljitNativeSPARC_common.c1108 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeARM_64.c1576 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativePPC_common.c1850 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeX86_common.c2652 case SLJIT_PREFETCH_ONCE:
H A DsljitNativeARM_T2_32.c1905 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeRISCV_common.c1943 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeS390X.c3070 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeARM_32.c2307 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeMIPS_common.c2510 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()

Completed in 101 milliseconds