Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitLir.h1238 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_x86_emit_cmov(struct sljit_compiler *compiler,
DsljitNativeX86_common.c2981 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_x86_emit_cmov(struct sljit_compiler *compiler, function
/external/pcre/dist2/src/
Dpcre2_jit_compile.c4185 sljit_x86_emit_cmov(compiler, SLJIT_GREATER, STR_END, TMP3, 0); in fast_forward_first_char2()
4242sljit_x86_emit_cmov(compiler, SLJIT_GREATER_EQUAL, STR_PTR, has_match_end ? SLJIT_MEM1(SLJIT_SP) :… in fast_forward_first_char2()