Home
last modified time | relevance | path

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

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-strlen.c1670 pointer_query &ptr_qry) in adjust_last_stmt() argument
2396 pointer_query &ptr_qry) in handle_builtin_strcpy() argument
3213 pointer_query &ptr_qry) in handle_builtin_memcpy() argument
4715 pointer_query &ptr_qry) in handle_store() argument
5127 pointer_query &ptr_qry) in strlen_check_and_optimize_call() argument
5363 pointer_query &ptr_qry) in check_and_optimize_stmt() argument
5519 pointer_query ptr_qry; variable
5531 ptr_qry.flush_cache (); in ~strlen_dom_walker()
5623 ptr_qry.depth = 0; in before_dom_children()
5712 walker.ptr_qry.hits, walker.ptr_qry.misses, in printf_strlen_execute()
[all …]
H A Dgimple-ssa-sprintf.c4035 get_destination_size (tree dest, pointer_query &ptr_qry) in get_destination_size() argument
4043 if (!ptr_qry.get_ref (dest, &aref)) in get_destination_size()
4295 handle_printf_call (gimple_stmt_iterator *gsi, pointer_query &ptr_qry) in handle_printf_call() argument
4518 dstsize = get_destination_size (dstptr, ptr_qry); in handle_printf_call()
4565 ptr_qry.rvals->range_of_expr (vr, size, info.callstmt); in handle_printf_call()
4682 bool success = compute_format_length (info, &res, ptr_qry.rvals); in handle_printf_call()
H A Dbuiltins.c5850 compute_objsize (tree ptr, int ostype, access_ref *pref, pointer_query *ptr_qry) in compute_objsize() argument
5853 if (ptr_qry) in compute_objsize()
5854 ptr_qry->depth = 0; in compute_objsize()
5856 ptr_qry = &qry; in compute_objsize()
5859 if (!compute_objsize_r (ptr, ostype, pref, snlim, ptr_qry)) in compute_objsize()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-strlen.c1670 pointer_query &ptr_qry) in adjust_last_stmt() argument
2396 pointer_query &ptr_qry) in handle_builtin_strcpy() argument
3213 pointer_query &ptr_qry) in handle_builtin_memcpy() argument
4715 pointer_query &ptr_qry) in handle_store() argument
5127 pointer_query &ptr_qry) in strlen_check_and_optimize_call() argument
5363 pointer_query &ptr_qry) in check_and_optimize_stmt() argument
5519 pointer_query ptr_qry; variable
5531 ptr_qry.flush_cache (); in ~strlen_dom_walker()
5623 ptr_qry.depth = 0; in before_dom_children()
5712 walker.ptr_qry.hits, walker.ptr_qry.misses, in printf_strlen_execute()
[all …]
H A Dgimple-ssa-sprintf.c4035 get_destination_size (tree dest, pointer_query &ptr_qry) in get_destination_size() argument
4043 if (!ptr_qry.get_ref (dest, &aref)) in get_destination_size()
4295 handle_printf_call (gimple_stmt_iterator *gsi, pointer_query &ptr_qry) in handle_printf_call() argument
4518 dstsize = get_destination_size (dstptr, ptr_qry); in handle_printf_call()
4565 ptr_qry.rvals->range_of_expr (vr, size, info.callstmt); in handle_printf_call()
4682 bool success = compute_format_length (info, &res, ptr_qry.rvals); in handle_printf_call()
H A Dbuiltins.c5850 compute_objsize (tree ptr, int ostype, access_ref *pref, pointer_query *ptr_qry) in compute_objsize() argument
5853 if (ptr_qry) in compute_objsize()
5854 ptr_qry->depth = 0; in compute_objsize()
5856 ptr_qry = &qry; in compute_objsize()
5859 if (!compute_objsize_r (ptr, ostype, pref, snlim, ptr_qry)) in compute_objsize()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-strlen.c1670 pointer_query &ptr_qry) in adjust_last_stmt() argument
2396 pointer_query &ptr_qry) in handle_builtin_strcpy() argument
3213 pointer_query &ptr_qry) in handle_builtin_memcpy() argument
4715 pointer_query &ptr_qry) in handle_store() argument
5127 pointer_query &ptr_qry) in strlen_check_and_optimize_call() argument
5363 pointer_query &ptr_qry) in check_and_optimize_stmt() argument
5519 pointer_query ptr_qry; variable
5531 ptr_qry.flush_cache (); in ~strlen_dom_walker()
5623 ptr_qry.depth = 0; in before_dom_children()
5712 walker.ptr_qry.hits, walker.ptr_qry.misses, in printf_strlen_execute()
[all …]
H A Dgimple-ssa-sprintf.c4035 get_destination_size (tree dest, pointer_query &ptr_qry) in get_destination_size() argument
4043 if (!ptr_qry.get_ref (dest, &aref)) in get_destination_size()
4295 handle_printf_call (gimple_stmt_iterator *gsi, pointer_query &ptr_qry) in handle_printf_call() argument
4518 dstsize = get_destination_size (dstptr, ptr_qry); in handle_printf_call()
4565 ptr_qry.rvals->range_of_expr (vr, size, info.callstmt); in handle_printf_call()
4682 bool success = compute_format_length (info, &res, ptr_qry.rvals); in handle_printf_call()
H A Dbuiltins.c5850 compute_objsize (tree ptr, int ostype, access_ref *pref, pointer_query *ptr_qry) in compute_objsize() argument
5853 if (ptr_qry) in compute_objsize()
5854 ptr_qry->depth = 0; in compute_objsize()
5856 ptr_qry = &qry; in compute_objsize()
5859 if (!compute_objsize_r (ptr, ostype, pref, snlim, ptr_qry)) in compute_objsize()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-strlen.c239 ptr_qry (&m_ranger, &var_cache), in strlen_pass()
306 pointer_query ptr_qry; variable
2064 if (!get_range (len, stmt, rng, ptr_qry.rvals)) in maybe_warn_overflow()
2869 pointer_query *ptr_qry /* = NULL */) in maybe_diag_stxncpy_trunc() argument
4736 ptr_qry.rvals->range_of_expr (vr, si->nonzero_chars, stmt); in count_nonzero_bytes_addr()
4888 range_query *const rvals = ptr_qry.rvals; in handle_store()
5324 return !handle_printf_call (&m_gsi, ptr_qry); in check_and_optimize_call()
5385 if (handle_printf_call (&m_gsi, ptr_qry)) in check_and_optimize_call()
5687 ptr_qry.flush_cache (); in ~strlen_pass()
5771 ptr_qry.depth = 0; in before_dom_children()
[all …]
H A Dpointer-query.cc2141 pointer_query *ptr_qry) in compute_objsize() argument
2144 if (ptr_qry) in compute_objsize()
2145 ptr_qry->depth = 0; in compute_objsize()
2147 ptr_qry = &qry; in compute_objsize()
2154 if (!compute_objsize_r (ptr, stmt, ostype, pref, snlim, ptr_qry)) in compute_objsize()
H A Dgimple-ssa-sprintf.c4059 get_destination_size (tree dest, gimple *stmt, pointer_query &ptr_qry) in get_destination_size() argument
4067 if (!ptr_qry.get_ref (dest, stmt, &aref)) in get_destination_size()
4318 handle_printf_call (gimple_stmt_iterator *gsi, pointer_query &ptr_qry) in handle_printf_call() argument
4541 dstsize = get_destination_size (dstptr, info.callstmt, ptr_qry); in handle_printf_call()
4588 ptr_qry.rvals->range_of_expr (vr, size, info.callstmt); in handle_printf_call()
4703 bool success = compute_format_length (info, &res, ptr_qry.rvals); in handle_printf_call()