Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h76 static void load_from_mem_sse2(struct sljit_compiler *compiler, sljit_s32 dst_xmm_reg, sljit_s32 sr… in load_from_mem_sse2() function
268 load_from_mem_sse2(compiler, data_ind, str_ptr_reg_ind, 0); in fast_forward_char_simd()
295 load_from_mem_sse2(compiler, data_ind, str_ptr_reg_ind, 0); in fast_forward_char_simd()
424 load_from_mem_sse2(compiler, data_ind, str_ptr_reg_ind, 0); in fast_requested_char_simd()
449 load_from_mem_sse2(compiler, data_ind, str_ptr_reg_ind, 0); in fast_requested_char_simd()
635 load_from_mem_sse2(compiler, data1_ind, str_ptr_reg_ind, 0); in fast_forward_char_pair_simd()
639 load_from_mem_sse2(compiler, data2_ind, str_ptr_reg_ind, -(sljit_s8)diff); in fast_forward_char_pair_simd()
697 load_from_mem_sse2(compiler, data1_ind, str_ptr_reg_ind, 0); in fast_forward_char_pair_simd()
698 load_from_mem_sse2(compiler, data2_ind, str_ptr_reg_ind, -(sljit_s8)diff); in fast_forward_char_pair_simd()

Completed in 7 milliseconds