Home
last modified time | relevance | path

Searched refs:emit_prefetch (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c1112 static sljit_s32 emit_prefetch(struct sljit_compiler *compiler, in emit_prefetch() function
1152 return emit_prefetch(compiler, src, srcw); in sljit_emit_op1()
H A DsljitNativePPC_common.c1079 static sljit_s32 emit_prefetch(struct sljit_compiler *compiler, in emit_prefetch() function
1121 return emit_prefetch(compiler, src, srcw); in sljit_emit_op1()
H A DsljitNativeX86_common.c1030 static sljit_s32 emit_prefetch(struct sljit_compiler *compiler, sljit_s32 op, in emit_prefetch() function
1256 return emit_prefetch(compiler, op, src, srcw); in sljit_emit_op1()

Completed in 33 milliseconds