Home
last modified time | relevance | path

Searched refs:recurse_copy_from_global (Results 1 - 1 of 1) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c2597 recurse_copy_from_global, enumerator
2624 case recurse_copy_from_global: in copy_recurse_data()
2673 SLJIT_ASSERT(type == recurse_copy_from_global || type == recurse_copy_private_to_global || type == recurse_swap_global); in copy_recurse_data()
2973 SLJIT_ASSERT(type == recurse_copy_from_global || type == recurse_copy_private_to_global || type == recurse_swap_global); in copy_recurse_data()
2993 SLJIT_ASSERT(type == recurse_copy_from_global || type == recurse_copy_shared_to_global || type == recurse_swap_global); in copy_recurse_data()
3013 SLJIT_ASSERT(type == recurse_copy_from_global || type == recurse_copy_shared_to_global || type == recurse_copy_kept_shared_to_global); in copy_recurse_data()
13517 copy_recurse_data(common, ccbegin, ccend, recurse_copy_from_global, local_size, private_data_size + local_size, recurse_flags); in compile_recurse()

Completed in 15 milliseconds