Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c4598 sljit_s32 tmp2_ind = sljit_get_register_index(TMP2); in fast_forward_char_pair_sse2() local
4617 SLJIT_ASSERT(tmp1_ind < 8 && tmp2_ind == 1); in fast_forward_char_pair_sse2()
4661 instruction[3] = 0xc0 | (cmp1b_ind << 3) | tmp2_ind; in fast_forward_char_pair_sse2()
4688 instruction[3] = 0xc0 | (cmp2b_ind << 3) | tmp2_ind; in fast_forward_char_pair_sse2()