Lines Matching refs:GET_LOCAL_BASE
641 #define GET_LOCAL_BASE(dst, dstw, offset) \ macro
3205 GET_LOCAL_BASE(SLJIT_R1, 0, OVECTOR_START); in reset_ovector()
3214 GET_LOCAL_BASE(SLJIT_R1, 0, OVECTOR_START + sizeof(sljit_sw)); in reset_ovector()
3255 GET_LOCAL_BASE(TMP1, 0, common->early_fail_start_ptr); in reset_early_fail()
3294 GET_LOCAL_BASE(TMP2, 0, OVECTOR_START + sizeof(sljit_sw)); in do_reset_match()
3303 GET_LOCAL_BASE(TMP2, 0, OVECTOR_START + 2 * sizeof(sljit_sw)); in do_reset_match()
3391 GET_LOCAL_BASE(SLJIT_S0, 0, OVECTOR_START - (has_pre ? sizeof(sljit_sw) : 0)); in copy_ovector()
3422 GET_LOCAL_BASE(SLJIT_R0, 0, OVECTOR_START + topbracket * 2 * sizeof(sljit_sw)); in copy_ovector()
3434 GET_LOCAL_BASE(SLJIT_R0, 0, OVECTOR_START + (topbracket - 1) * 2 * sizeof(sljit_sw)); in copy_ovector()
6571 GET_LOCAL_BASE(TMP1, 0, 0); in do_revertframes()
6591 GET_LOCAL_BASE(TMP1, 0, 0); in do_revertframes()
9248 GET_LOCAL_BASE(TMP2, 0, OVECTOR(offset)); in compile_dnref_search()
9254 GET_LOCAL_BASE(TMP2, 0, OVECTOR(offset)); in compile_dnref_search()
9808 GET_LOCAL_BASE(SLJIT_R2, 0, OVECTOR_START); in compile_callout_matchingpath()