Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dpointer-query.cc118 ssa_name_limit_t &snlim, pointer_query *qry) in gimple_call_return_array() argument
236 if (compute_objsize_r (src, stmt, 1, &aref, snlim, qry)) in gimple_call_return_array()
261 if (compute_objsize_r (src, stmt, 1, &aref, snlim, qry) in gimple_call_return_array()
1511 ssa_name_limit_t &snlim, pointer_query *qry) in handle_min_max_size() argument
1601 access_ref *pref, ssa_name_limit_t &snlim, in handle_array_ref() argument
1681 ssa_name_limit_t &snlim, pointer_query *qry) in handle_mem_ref() argument
1736 ssa_name_limit_t &snlim, pointer_query *qry) in compute_objsize_r() argument
1939 if (!snlim.next ()) in compute_objsize_r()
1991 &past_end, snlim, qry)) in compute_objsize_r()
2052 if (!pref->get_ref (NULL, &phi_ref, ostype, &snlim, qry)) in compute_objsize_r()
[all …]
H A Dtree-ssa-strlen.c290 ssa_name_limit_t &snlim);
297 ssa_name_limit_t &snlim);
4499 ssa_name_limit_t &snlim) in count_nonzero_bytes() argument
4534 if (int res = snlim.next_phi (exp)) in count_nonzero_bytes()
4544 allnul, allnonnul, snlim)) in count_nonzero_bytes()
4602 allnul, allnonnul, snlim); in count_nonzero_bytes()
4718 ssa_name_limit_t &snlim) in count_nonzero_bytes_addr() argument
4794 if (int res = snlim.next_phi (exp)) in count_nonzero_bytes_addr()
4805 snlim)) in count_nonzero_bytes_addr()
4848 ssa_name_limit_t snlim; in count_nonzero_bytes() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-strlen.c4648 ssa_name_limit_t &snlim) in count_nonzero_bytes() argument
4664 nulterm, allnul, allnonnul, rvals, snlim); in count_nonzero_bytes()
4680 if (int res = snlim.next_ssa_name (exp)) in count_nonzero_bytes()
4689 allnul, allnonnul, rvals, snlim)) in count_nonzero_bytes()
4727 allnul, allnonnul, rvals, snlim); in count_nonzero_bytes()
4839 const vr_values *rvals, ssa_name_limit_t &snlim) in count_nonzero_bytes_addr() argument
4905 snlim); in count_nonzero_bytes_addr()
4915 if (int res = snlim.next_ssa_name (exp)) in count_nonzero_bytes_addr()
4925 snlim)) in count_nonzero_bytes_addr()
4962 ssa_name_limit_t snlim; in count_nonzero_bytes() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-strlen.c4388 ssa_name_limit_t &snlim) in count_nonzero_bytes() argument
4404 nulterm, allnul, allnonnul, rvals, snlim); in count_nonzero_bytes()
4420 if (int res = snlim.next_phi (exp)) in count_nonzero_bytes()
4429 allnul, allnonnul, rvals, snlim)) in count_nonzero_bytes()
4467 allnul, allnonnul, rvals, snlim); in count_nonzero_bytes()
4579 range_query *rvals, ssa_name_limit_t &snlim) in count_nonzero_bytes_addr() argument
4645 snlim); in count_nonzero_bytes_addr()
4655 if (int res = snlim.next_phi (exp)) in count_nonzero_bytes_addr()
4665 snlim)) in count_nonzero_bytes_addr()
4702 ssa_name_limit_t snlim; in count_nonzero_bytes() local
[all …]
H A Dbuiltins.c5258 ssa_name_limit_t &snlim, pointer_query *qry) in handle_min_max_size() argument
5337 ssa_name_limit_t &snlim, pointer_query *qry) in handle_array_ref() argument
5416 ssa_name_limit_t &snlim, pointer_query *qry) in handle_mem_ref() argument
5471 ssa_name_limit_t &snlim, pointer_query *qry) in compute_objsize_r() argument
5535 if (!compute_objsize_r (ref, ostype, pref, snlim, qry)) in compute_objsize_r()
5592 return handle_mem_ref (ptr, ostype, pref, snlim, qry); in compute_objsize_r()
5655 if (!snlim.next ()) in compute_objsize_r()
5791 if (!compute_objsize_r (rhs, ostype, pref, snlim, qry)) in compute_objsize_r()
5806 return compute_objsize_r (rhs, ostype, pref, snlim, qry); in compute_objsize_r()
5836 ssa_name_limit_t snlim; in compute_objsize() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-strlen.c4388 ssa_name_limit_t &snlim) in count_nonzero_bytes() argument
4404 nulterm, allnul, allnonnul, rvals, snlim); in count_nonzero_bytes()
4420 if (int res = snlim.next_phi (exp)) in count_nonzero_bytes()
4429 allnul, allnonnul, rvals, snlim)) in count_nonzero_bytes()
4467 allnul, allnonnul, rvals, snlim); in count_nonzero_bytes()
4579 range_query *rvals, ssa_name_limit_t &snlim) in count_nonzero_bytes_addr() argument
4645 snlim); in count_nonzero_bytes_addr()
4655 if (int res = snlim.next_phi (exp)) in count_nonzero_bytes_addr()
4665 snlim)) in count_nonzero_bytes_addr()
4702 ssa_name_limit_t snlim; in count_nonzero_bytes() local
[all …]
H A Dbuiltins.c5258 ssa_name_limit_t &snlim, pointer_query *qry) in handle_min_max_size() argument
5337 ssa_name_limit_t &snlim, pointer_query *qry) in handle_array_ref() argument
5416 ssa_name_limit_t &snlim, pointer_query *qry) in handle_mem_ref() argument
5471 ssa_name_limit_t &snlim, pointer_query *qry) in compute_objsize_r() argument
5535 if (!compute_objsize_r (ref, ostype, pref, snlim, qry)) in compute_objsize_r()
5592 return handle_mem_ref (ptr, ostype, pref, snlim, qry); in compute_objsize_r()
5655 if (!snlim.next ()) in compute_objsize_r()
5791 if (!compute_objsize_r (rhs, ostype, pref, snlim, qry)) in compute_objsize_r()
5806 return compute_objsize_r (rhs, ostype, pref, snlim, qry); in compute_objsize_r()
5836 ssa_name_limit_t snlim; in compute_objsize() local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-strlen.c4640 ssa_name_limit_t &snlim) in count_nonzero_bytes() argument
4656 nulterm, allnul, allnonnul, rvals, snlim); in count_nonzero_bytes()
4672 if (int res = snlim.next_ssa_name (exp)) in count_nonzero_bytes()
4681 allnul, allnonnul, rvals, snlim)) in count_nonzero_bytes()
4719 allnul, allnonnul, rvals, snlim); in count_nonzero_bytes()
4831 const vr_values *rvals, ssa_name_limit_t &snlim) in count_nonzero_bytes_addr() argument
4897 snlim); in count_nonzero_bytes_addr()
4907 if (int res = snlim.next_ssa_name (exp)) in count_nonzero_bytes_addr()
4917 snlim)) in count_nonzero_bytes_addr()
4954 ssa_name_limit_t snlim; in count_nonzero_bytes() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-strlen.c4388 ssa_name_limit_t &snlim) in count_nonzero_bytes() argument
4404 nulterm, allnul, allnonnul, rvals, snlim); in count_nonzero_bytes()
4420 if (int res = snlim.next_phi (exp)) in count_nonzero_bytes()
4429 allnul, allnonnul, rvals, snlim)) in count_nonzero_bytes()
4467 allnul, allnonnul, rvals, snlim); in count_nonzero_bytes()
4579 range_query *rvals, ssa_name_limit_t &snlim) in count_nonzero_bytes_addr() argument
4645 snlim); in count_nonzero_bytes_addr()
4655 if (int res = snlim.next_phi (exp)) in count_nonzero_bytes_addr()
4665 snlim)) in count_nonzero_bytes_addr()
4702 ssa_name_limit_t snlim; in count_nonzero_bytes() local
[all …]
H A Dbuiltins.c5258 ssa_name_limit_t &snlim, pointer_query *qry) in handle_min_max_size() argument
5337 ssa_name_limit_t &snlim, pointer_query *qry) in handle_array_ref() argument
5416 ssa_name_limit_t &snlim, pointer_query *qry) in handle_mem_ref() argument
5471 ssa_name_limit_t &snlim, pointer_query *qry) in compute_objsize_r() argument
5535 if (!compute_objsize_r (ref, ostype, pref, snlim, qry)) in compute_objsize_r()
5592 return handle_mem_ref (ptr, ostype, pref, snlim, qry); in compute_objsize_r()
5655 if (!snlim.next ()) in compute_objsize_r()
5791 if (!compute_objsize_r (rhs, ostype, pref, snlim, qry)) in compute_objsize_r()
5806 return compute_objsize_r (rhs, ostype, pref, snlim, qry); in compute_objsize_r()
5836 ssa_name_limit_t snlim; in compute_objsize() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-strlen.c4648 ssa_name_limit_t &snlim) in count_nonzero_bytes() argument
4664 nulterm, allnul, allnonnul, rvals, snlim); in count_nonzero_bytes()
4680 if (int res = snlim.next_ssa_name (exp)) in count_nonzero_bytes()
4689 allnul, allnonnul, rvals, snlim)) in count_nonzero_bytes()
4727 allnul, allnonnul, rvals, snlim); in count_nonzero_bytes()
4839 const vr_values *rvals, ssa_name_limit_t &snlim) in count_nonzero_bytes_addr() argument
4905 snlim); in count_nonzero_bytes_addr()
4915 if (int res = snlim.next_ssa_name (exp)) in count_nonzero_bytes_addr()
4925 snlim)) in count_nonzero_bytes_addr()
4962 ssa_name_limit_t snlim; in count_nonzero_bytes() local
[all …]