Home
last modified time | relevance | path

Searched refs:emit_prefetch (Results 1 – 3 of 3) sorted by last modified time

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c1235 static sljit_s32 emit_prefetch(struct sljit_compiler *compiler, sljit_s32 op, in emit_prefetch() function
2380 return emit_prefetch(compiler, op, src, srcw);
H A DsljitNativePPC_common.c1172 static sljit_s32 emit_prefetch(struct sljit_compiler *compiler, in emit_prefetch() function
1561 return emit_prefetch(compiler, src, srcw); in sljit_emit_op_src()
H A DsljitNativeMIPS_common.c1302 static sljit_s32 emit_prefetch(struct sljit_compiler *compiler, in emit_prefetch() function
1488 return emit_prefetch(compiler, src, srcw); in sljit_emit_op_src()

Completed in 26 milliseconds