Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h2190 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sl…
H A DsljitNativeARM_64.c3444 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sl… in sljit_emit_mov_addr() function
H A DsljitNativePPC_common.c3131 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sl… in sljit_emit_mov_addr() function
H A DsljitNativeRISCV_common.c3091 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sl… in sljit_emit_mov_addr() function
H A DsljitNativeARM_32.c4597 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sl… in sljit_emit_mov_addr() function
H A DsljitNativeARM_T2_32.c4265 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sl… in sljit_emit_mov_addr() function
H A DsljitNativeLOONGARCH_64.c3738 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sl… in sljit_emit_mov_addr() function
H A DsljitNativeS390X.c4491 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sl… in sljit_emit_mov_addr() function
H A DsljitNativeX86_common.c4937 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sl… function
H A DsljitNativeMIPS_common.c4234 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sl… in sljit_emit_mov_addr() function
/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c11287 …BACKTRACK_AS(bracket_backtrack)->u.matching_mov_addr = sljit_emit_mov_addr(compiler, SLJIT_MEM1(ST… in compile_bracket_matchingpath()
13385 mov_addr = sljit_emit_mov_addr(compiler, SLJIT_MEM1(STACK_TOP), STACK(stacksize)); in compile_bracket_backtrackingpath()
14006 mov_addr = sljit_emit_mov_addr(compiler, SLJIT_MEM1(STACK_TOP), STACK(1)); in compile_recurse()

Completed in 148 milliseconds