Home
last modified time | relevance | path

Searched refs:lookup_cand (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c420 lookup_cand (cand_idx idx) in lookup_cand() function
2096 basis = lookup_cand (c->basis); in cand_increment()
2186 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2219 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2248 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2519 basis = lookup_cand (c->basis); in replace_conditional_candidate()
3010 lookup_cand (c->dependent), incr, in lowest_cost_path()
3016 lookup_cand (c->sibling), incr, in lowest_cost_path()
3659 cc = lookup_cand (cc->next_interp); in replace_rhs_if_not_dup()
3775 cc = lookup_cand (cc->next_interp); in replace_one_candidate()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-ssa-strength-reduction.c420 lookup_cand (cand_idx idx) in lookup_cand() function
2096 basis = lookup_cand (c->basis); in cand_increment()
2186 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2219 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2248 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2519 basis = lookup_cand (c->basis); in replace_conditional_candidate()
3010 lookup_cand (c->dependent), incr, in lowest_cost_path()
3016 lookup_cand (c->sibling), incr, in lowest_cost_path()
3659 cc = lookup_cand (cc->next_interp); in replace_rhs_if_not_dup()
3775 cc = lookup_cand (cc->next_interp); in replace_one_candidate()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-ssa-strength-reduction.c420 lookup_cand (cand_idx idx) in lookup_cand() function
2096 basis = lookup_cand (c->basis); in cand_increment()
2186 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2219 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2248 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2519 basis = lookup_cand (c->basis); in replace_conditional_candidate()
3010 lookup_cand (c->dependent), incr, in lowest_cost_path()
3016 lookup_cand (c->sibling), incr, in lowest_cost_path()
3659 cc = lookup_cand (cc->next_interp); in replace_rhs_if_not_dup()
3775 cc = lookup_cand (cc->next_interp); in replace_one_candidate()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-ssa-strength-reduction.c420 lookup_cand (cand_idx idx) in lookup_cand() function
2096 basis = lookup_cand (c->basis); in cand_increment()
2186 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2219 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2248 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2519 basis = lookup_cand (c->basis); in replace_conditional_candidate()
3010 lookup_cand (c->dependent), incr, in lowest_cost_path()
3016 lookup_cand (c->sibling), incr, in lowest_cost_path()
3659 cc = lookup_cand (cc->next_interp); in replace_rhs_if_not_dup()
3775 cc = lookup_cand (cc->next_interp); in replace_one_candidate()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c420 lookup_cand (cand_idx idx) in lookup_cand() function
2096 basis = lookup_cand (c->basis); in cand_increment()
2186 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2219 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2248 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2519 basis = lookup_cand (c->basis); in replace_conditional_candidate()
3010 lookup_cand (c->dependent), incr, in lowest_cost_path()
3016 lookup_cand (c->sibling), incr, in lowest_cost_path()
3659 cc = lookup_cand (cc->next_interp); in replace_rhs_if_not_dup()
3775 cc = lookup_cand (cc->next_interp); in replace_one_candidate()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c420 lookup_cand (cand_idx idx) in lookup_cand() function
2096 basis = lookup_cand (c->basis); in cand_increment()
2186 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2219 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2248 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2519 basis = lookup_cand (c->basis); in replace_conditional_candidate()
3010 lookup_cand (c->dependent), incr, in lowest_cost_path()
3016 lookup_cand (c->sibling), incr, in lowest_cost_path()
3659 cc = lookup_cand (cc->next_interp); in replace_rhs_if_not_dup()
3775 cc = lookup_cand (cc->next_interp); in replace_one_candidate()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-ssa-strength-reduction.c420 lookup_cand (cand_idx idx) in lookup_cand() function
2095 basis = lookup_cand (c->basis); in cand_increment()
2185 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2218 cc = lookup_cand (cc->next_interp); in replace_mult_candidate()
2247 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2518 basis = lookup_cand (c->basis); in replace_conditional_candidate()
3009 lookup_cand (c->dependent), incr, in lowest_cost_path()
3015 lookup_cand (c->sibling), incr, in lowest_cost_path()
3658 cc = lookup_cand (cc->next_interp); in replace_rhs_if_not_dup()
3774 cc = lookup_cand (cc->next_interp); in replace_one_candidate()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c419 lookup_cand (cand_idx idx) in lookup_cand() function
2058 replace_refs (lookup_cand (c->sibling)); in replace_refs()
2094 basis = lookup_cand (c->basis); in cand_increment()
2246 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2404 slsr_cand_t basis = lookup_cand (c->basis); in create_phi_basis_1()
2517 basis = lookup_cand (c->basis); in replace_conditional_candidate()
2554 slsr_cand_t basis = lookup_cand (c->basis); in phi_add_costs_1()
2844 lookup_cand (c->def_phi)->cand_stmt); in record_increments()
2863 slsr_cand_t basis = lookup_cand (c->basis); in phi_incr_cost_1()
3008 lookup_cand (c->dependent), incr, in lowest_cost_path()
[all …]
H A DChangeLog-201216441 (lookup_cand): Change base_cand_map to hash table.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c419 lookup_cand (cand_idx idx) in lookup_cand() function
2058 replace_refs (lookup_cand (c->sibling)); in replace_refs()
2094 basis = lookup_cand (c->basis); in cand_increment()
2246 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2404 slsr_cand_t basis = lookup_cand (c->basis); in create_phi_basis_1()
2517 basis = lookup_cand (c->basis); in replace_conditional_candidate()
2554 slsr_cand_t basis = lookup_cand (c->basis); in phi_add_costs_1()
2844 lookup_cand (c->def_phi)->cand_stmt); in record_increments()
2863 slsr_cand_t basis = lookup_cand (c->basis); in phi_incr_cost_1()
3008 lookup_cand (c->dependent), incr, in lowest_cost_path()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-ssa-strength-reduction.c419 lookup_cand (cand_idx idx) in lookup_cand() function
2058 replace_refs (lookup_cand (c->sibling)); in replace_refs()
2094 basis = lookup_cand (c->basis); in cand_increment()
2246 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2404 slsr_cand_t basis = lookup_cand (c->basis); in create_phi_basis_1()
2517 basis = lookup_cand (c->basis); in replace_conditional_candidate()
2554 slsr_cand_t basis = lookup_cand (c->basis); in phi_add_costs_1()
2844 lookup_cand (c->def_phi)->cand_stmt); in record_increments()
2863 slsr_cand_t basis = lookup_cand (c->basis); in phi_incr_cost_1()
3008 lookup_cand (c->dependent), incr, in lowest_cost_path()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c419 lookup_cand (cand_idx idx) in lookup_cand() function
2058 replace_refs (lookup_cand (c->sibling)); in replace_refs()
2094 basis = lookup_cand (c->basis); in cand_increment()
2246 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2404 slsr_cand_t basis = lookup_cand (c->basis); in create_phi_basis_1()
2517 basis = lookup_cand (c->basis); in replace_conditional_candidate()
2554 slsr_cand_t basis = lookup_cand (c->basis); in phi_add_costs_1()
2844 lookup_cand (c->def_phi)->cand_stmt); in record_increments()
2863 slsr_cand_t basis = lookup_cand (c->basis); in phi_incr_cost_1()
3008 lookup_cand (c->dependent), incr, in lowest_cost_path()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c419 lookup_cand (cand_idx idx) in lookup_cand() function
2058 replace_refs (lookup_cand (c->sibling)); in replace_refs()
2094 basis = lookup_cand (c->basis); in cand_increment()
2246 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2404 slsr_cand_t basis = lookup_cand (c->basis); in create_phi_basis_1()
2517 basis = lookup_cand (c->basis); in replace_conditional_candidate()
2554 slsr_cand_t basis = lookup_cand (c->basis); in phi_add_costs_1()
2844 lookup_cand (c->def_phi)->cand_stmt); in record_increments()
2863 slsr_cand_t basis = lookup_cand (c->basis); in phi_incr_cost_1()
3008 lookup_cand (c->dependent), incr, in lowest_cost_path()
[all …]
H A DChangeLog-201216441 (lookup_cand): Change base_cand_map to hash table.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c419 lookup_cand (cand_idx idx) in lookup_cand() function
2058 replace_refs (lookup_cand (c->sibling)); in replace_refs()
2094 basis = lookup_cand (c->basis); in cand_increment()
2246 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2404 slsr_cand_t basis = lookup_cand (c->basis); in create_phi_basis_1()
2517 basis = lookup_cand (c->basis); in replace_conditional_candidate()
2554 slsr_cand_t basis = lookup_cand (c->basis); in phi_add_costs_1()
2844 lookup_cand (c->def_phi)->cand_stmt); in record_increments()
2863 slsr_cand_t basis = lookup_cand (c->basis); in phi_incr_cost_1()
3008 lookup_cand (c->dependent), incr, in lowest_cost_path()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-ssa-strength-reduction.c419 lookup_cand (cand_idx idx) in lookup_cand() function
2058 replace_refs (lookup_cand (c->sibling)); in replace_refs()
2094 basis = lookup_cand (c->basis); in cand_increment()
2246 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2404 slsr_cand_t basis = lookup_cand (c->basis); in create_phi_basis_1()
2517 basis = lookup_cand (c->basis); in replace_conditional_candidate()
2554 slsr_cand_t basis = lookup_cand (c->basis); in phi_add_costs_1()
2844 lookup_cand (c->def_phi)->cand_stmt); in record_increments()
2863 slsr_cand_t basis = lookup_cand (c->basis); in phi_incr_cost_1()
3008 lookup_cand (c->dependent), incr, in lowest_cost_path()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-ssa-strength-reduction.c419 lookup_cand (cand_idx idx) in lookup_cand() function
2058 replace_refs (lookup_cand (c->sibling)); in replace_refs()
2094 basis = lookup_cand (c->basis); in cand_increment()
2246 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2404 slsr_cand_t basis = lookup_cand (c->basis); in create_phi_basis_1()
2517 basis = lookup_cand (c->basis); in replace_conditional_candidate()
2554 slsr_cand_t basis = lookup_cand (c->basis); in phi_add_costs_1()
2844 lookup_cand (c->def_phi)->cand_stmt); in record_increments()
2863 slsr_cand_t basis = lookup_cand (c->basis); in phi_incr_cost_1()
3008 lookup_cand (c->dependent), incr, in lowest_cost_path()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-ssa-strength-reduction.c419 lookup_cand (cand_idx idx) in lookup_cand() function
2058 replace_refs (lookup_cand (c->sibling)); in replace_refs()
2094 basis = lookup_cand (c->basis); in cand_increment()
2246 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2404 slsr_cand_t basis = lookup_cand (c->basis); in create_phi_basis_1()
2517 basis = lookup_cand (c->basis); in replace_conditional_candidate()
2554 slsr_cand_t basis = lookup_cand (c->basis); in phi_add_costs_1()
2844 lookup_cand (c->def_phi)->cand_stmt); in record_increments()
2863 slsr_cand_t basis = lookup_cand (c->basis); in phi_incr_cost_1()
3008 lookup_cand (c->dependent), incr, in lowest_cost_path()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimple-ssa-strength-reduction.c395 lookup_cand (cand_idx idx) in lookup_cand() function
1939 replace_refs (lookup_cand (c->sibling)); in replace_refs()
1975 basis = lookup_cand (c->basis); in cand_increment()
2117 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2235 slsr_cand_t basis = lookup_cand (c->basis); in create_phi_basis()
2322 basis = lookup_cand (c->basis); in replace_conditional_candidate()
2355 slsr_cand_t basis = lookup_cand (c->basis); in phi_add_costs()
2606 lookup_cand (c->def_phi)->cand_stmt); in record_increments()
2629 slsr_cand_t basis = lookup_cand (c->basis); in phi_incr_cost()
2740 lookup_cand (c->dependent), incr, in lowest_cost_path()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimple-ssa-strength-reduction.c395 lookup_cand (cand_idx idx) in lookup_cand() function
1939 replace_refs (lookup_cand (c->sibling)); in replace_refs()
1975 basis = lookup_cand (c->basis); in cand_increment()
2117 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2235 slsr_cand_t basis = lookup_cand (c->basis); in create_phi_basis()
2322 basis = lookup_cand (c->basis); in replace_conditional_candidate()
2355 slsr_cand_t basis = lookup_cand (c->basis); in phi_add_costs()
2606 lookup_cand (c->def_phi)->cand_stmt); in record_increments()
2629 slsr_cand_t basis = lookup_cand (c->basis); in phi_incr_cost()
2740 lookup_cand (c->dependent), incr, in lowest_cost_path()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimple-ssa-strength-reduction.c402 lookup_cand (cand_idx idx) in lookup_cand() function
1949 replace_refs (lookup_cand (c->sibling)); in replace_refs()
1985 basis = lookup_cand (c->basis); in cand_increment()
2127 basis = lookup_cand (c->basis); in replace_unconditional_candidate()
2251 slsr_cand_t basis = lookup_cand (c->basis); in create_phi_basis()
2339 basis = lookup_cand (c->basis); in replace_conditional_candidate()
2373 slsr_cand_t basis = lookup_cand (c->basis); in phi_add_costs()
2624 lookup_cand (c->def_phi)->cand_stmt); in record_increments()
2646 slsr_cand_t basis = lookup_cand (c->basis); in phi_incr_cost()
2757 lookup_cand (c->dependent), incr, in lowest_cost_path()
[all …]
H A DChangeLog-201216441 (lookup_cand): Change base_cand_map to hash table.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimple-ssa-strength-reduction.c309 lookup_cand (cand_idx idx) in lookup_cand() function
693 base_cand = lookup_cand (base_cand->next_interp); in create_mul_ssa_cand()
784 base_cand = lookup_cand (base_cand->next_interp); in create_mul_imm_cand()
1578 replace_refs (lookup_cand (c->sibling)); in replace_refs()
1581 replace_refs (lookup_cand (c->dependent)); in replace_refs()
1598 basis = lookup_cand (c->basis); in cand_increment()
1659 basis = lookup_cand (c->basis); in replace_dependent()
1960 lookup_cand (c->dependent), incr); in lowest_cost_path()
1965 lookup_cand (c->sibling), incr); in lowest_cost_path()
2541 slsr_cand_t basis = lookup_cand (c->basis); in replace_profitable_candidates()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimple-ssa-strength-reduction.c309 lookup_cand (cand_idx idx) in lookup_cand() function
693 base_cand = lookup_cand (base_cand->next_interp); in create_mul_ssa_cand()
781 base_cand = lookup_cand (base_cand->next_interp); in create_mul_imm_cand()
1563 replace_refs (lookup_cand (c->sibling)); in replace_refs()
1566 replace_refs (lookup_cand (c->dependent)); in replace_refs()
1583 basis = lookup_cand (c->basis); in cand_increment()
1644 basis = lookup_cand (c->basis); in replace_dependent()
1945 lookup_cand (c->dependent), incr); in lowest_cost_path()
1950 lookup_cand (c->sibling), incr); in lowest_cost_path()
2526 slsr_cand_t basis = lookup_cand (c->basis); in replace_profitable_candidates()
[all …]
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_internal/resolution/resolvelib/
H A Dfactory.py318 lookup_cand, _ = req.get_candidate_lookup()
319 if lookup_cand is None: # Not explicit.
323 base_cand = as_base_candidate(lookup_cand)

12