Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c614 #define GET_LOCAL_BASE(dst, dstw, offset) \ macro
2720 GET_LOCAL_BASE(SLJIT_R1, 0, OVECTOR_START); in reset_ovector()
2729 GET_LOCAL_BASE(SLJIT_R1, 0, OVECTOR_START + sizeof(sljit_sw)); in reset_ovector()
2771 GET_LOCAL_BASE(TMP2, 0, OVECTOR_START + sizeof(sljit_sw)); in do_reset_match()
2780 GET_LOCAL_BASE(TMP2, 0, OVECTOR_START + 2 * sizeof(sljit_sw)); in do_reset_match()
2847 GET_LOCAL_BASE(SLJIT_S0, 0, OVECTOR_START - (has_pre ? sizeof(sljit_sw) : 0)); in copy_ovector()
2878 GET_LOCAL_BASE(SLJIT_R0, 0, OVECTOR_START + topbracket * 2 * sizeof(sljit_sw)); in copy_ovector()
2890 GET_LOCAL_BASE(SLJIT_R0, 0, OVECTOR_START + (topbracket - 1) * 2 * sizeof(sljit_sw)); in copy_ovector()
5539 GET_LOCAL_BASE(TMP1, 0, 0); in do_revertframes()
5559 GET_LOCAL_BASE(TMP1, 0, 0); in do_revertframes()
[all …]