Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativePPC_common.c1173 static sljit_s32 emit_prefetch(struct sljit_compiler *compiler, in emit_prefetch() function
1562 return emit_prefetch(compiler, src, srcw); in sljit_emit_op_src()
DsljitNativeMIPS_common.c1303 static sljit_s32 emit_prefetch(struct sljit_compiler *compiler, in emit_prefetch() function
1489 return emit_prefetch(compiler, src, srcw); in sljit_emit_op_src()
DsljitNativeX86_common.c1234 static sljit_s32 emit_prefetch(struct sljit_compiler *compiler, sljit_s32 op, in emit_prefetch() function
2379 return emit_prefetch(compiler, op, src, srcw);