Home
last modified time | relevance | path

Searched refs:SLJIT_S2 (Results 1 – 4 of 4) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
DsljitNativeX86_32.c350 PUSH_REG(reg_map[SLJIT_S2]); in sljit_emit_enter()
588 POP_REG(reg_map[SLJIT_S2]); in emit_stack_frame_release()
1058 EMIT_MOV(compiler, SLJIT_S2, 0, SLJIT_MEM1(SLJIT_SP), offset); in tail_call_with_args()
DsljitLir.h189 #define SLJIT_S2 (SLJIT_NUMBER_OF_REGISTERS - 2) macro
DsljitNativeX86_common.c84 w = compiler->locals_offset + ((p) - SLJIT_S2) * SSIZE_OF(sw); \
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c568 #define STACK_LIMIT SLJIT_S2
3360 OP1(SLJIT_MOV, SLJIT_S2, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR(1)); in copy_ovector()
3429 CMPTO(SLJIT_EQUAL, SLJIT_R2, 0, SLJIT_S2, 0, loop); in copy_ovector()
3442 CMPTO(SLJIT_EQUAL, SLJIT_R2, 0, SLJIT_S2, 0, loop); in copy_ovector()