Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1334 #define SLJIT_PREFETCH_ONCE (SLJIT_OP_SRC_DST_BASE + 5) macro
H A DsljitLir.c1677 CHECK_ARGUMENT(op >= SLJIT_FAST_RETURN && op <= SLJIT_PREFETCH_ONCE); in check_sljit_emit_op_src()
1683 } else if (op >= SLJIT_PREFETCH_L1 && op <= SLJIT_PREFETCH_ONCE) { in check_sljit_emit_op_src()
H A DsljitNativePPC_common.c2052 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeARM_64.c1667 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeRISCV_common.c2047 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeLOONGARCH_64.c1994 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeARM_T2_32.c1996 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeS390X.c3152 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeX86_common.c2803 case SLJIT_PREFETCH_ONCE:
H A DsljitNativeARM_32.c2445 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()
H A DsljitNativeMIPS_common.c2772 case SLJIT_PREFETCH_ONCE: in sljit_emit_op_src()

Completed in 122 milliseconds