Home
last modified time | relevance | path

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

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimple-ssa-strength-reduction.c367 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
718 result = stmt_cand_map->get (def); in base_cand_from_table()
731 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2238 slsr_cand_t phi_cand = *stmt_cand_map->get (from_phi); in create_phi_basis()
2347 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs()
2558 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments()
2630 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost()
2973 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3200 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable()
3640 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimple-ssa-strength-reduction.c367 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
718 result = stmt_cand_map->get (def); in base_cand_from_table()
731 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2238 slsr_cand_t phi_cand = *stmt_cand_map->get (from_phi); in create_phi_basis()
2347 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs()
2558 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments()
2630 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost()
2973 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3200 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable()
3640 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c391 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
781 result = stmt_cand_map->get (def); in base_cand_from_table()
794 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2379 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2540 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2773 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2864 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3246 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3513 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4017 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c391 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
781 result = stmt_cand_map->get (def); in base_cand_from_table()
794 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2379 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2540 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2773 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2864 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3246 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3513 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4017 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c392 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
782 result = stmt_cand_map->get (def); in base_cand_from_table()
795 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2381 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2542 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2775 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2866 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3248 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3515 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4022 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-ssa-strength-reduction.c391 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
781 result = stmt_cand_map->get (def); in base_cand_from_table()
794 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2379 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2540 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2773 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2864 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3246 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3513 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4017 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-ssa-strength-reduction.c392 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
782 result = stmt_cand_map->get (def); in base_cand_from_table()
795 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2381 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2542 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2775 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2866 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3248 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3515 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4022 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c391 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
781 result = stmt_cand_map->get (def); in base_cand_from_table()
794 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2379 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2540 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2773 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2864 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3246 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3513 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4017 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c391 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
781 result = stmt_cand_map->get (def); in base_cand_from_table()
794 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2379 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2540 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2773 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2864 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3246 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3513 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4017 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c391 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
781 result = stmt_cand_map->get (def); in base_cand_from_table()
794 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2379 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2540 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2773 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2864 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3246 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3513 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4017 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-ssa-strength-reduction.c391 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
781 result = stmt_cand_map->get (def); in base_cand_from_table()
794 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2379 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2540 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2773 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2864 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3246 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3513 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4017 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-ssa-strength-reduction.c392 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
782 result = stmt_cand_map->get (def); in base_cand_from_table()
795 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2381 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2542 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2775 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2866 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3248 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3515 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4022 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-ssa-strength-reduction.c391 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
781 result = stmt_cand_map->get (def); in base_cand_from_table()
794 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2379 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2540 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2773 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2864 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3246 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3513 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4017 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-ssa-strength-reduction.c392 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
782 result = stmt_cand_map->get (def); in base_cand_from_table()
795 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2381 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2542 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2775 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2866 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3248 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3515 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4022 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-ssa-strength-reduction.c391 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
781 result = stmt_cand_map->get (def); in base_cand_from_table()
794 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2379 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2540 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2773 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2864 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3246 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3513 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4017 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c392 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
782 result = stmt_cand_map->get (def); in base_cand_from_table()
795 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2381 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2542 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2775 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2866 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3248 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3515 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4022 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c392 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
782 result = stmt_cand_map->get (def); in base_cand_from_table()
795 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2381 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2542 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2775 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2866 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3248 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3515 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4022 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-ssa-strength-reduction.c392 static hash_map<gimple *, slsr_cand_t> *stmt_cand_map; variable
781 result = stmt_cand_map->get (def); in base_cand_from_table()
794 gcc_assert (!stmt_cand_map->put (gs, c)); in add_cand_for_stmt()
2380 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in clear_visited()
2541 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_add_costs_1()
2774 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in record_phi_increments_1()
2865 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in phi_incr_cost_1()
3247 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in ncd_with_phi()
3514 slsr_cand_t phi_cand = *stmt_cand_map->get (phi); in all_phi_incrs_profitable_1()
4021 stmt_cand_map = new hash_map<gimple *, slsr_cand_t>; in execute()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimple-ssa-strength-reduction.c285 static struct pointer_map_t *stmt_cand_map; variable
503 result = (slsr_cand_t *) pointer_map_contains (stmt_cand_map, def); in base_cand_from_table()
516 void **slot = pointer_map_insert (stmt_cand_map, gs); in add_cand_for_stmt()
2653 stmt_cand_map = pointer_map_create (); in execute_strength_reduction()
2693 pointer_map_destroy (stmt_cand_map); in execute_strength_reduction()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimple-ssa-strength-reduction.c285 static struct pointer_map_t *stmt_cand_map; variable
503 result = (slsr_cand_t *) pointer_map_contains (stmt_cand_map, def); in base_cand_from_table()
516 void **slot = pointer_map_insert (stmt_cand_map, gs); in add_cand_for_stmt()
2638 stmt_cand_map = pointer_map_create (); in execute_strength_reduction()
2678 pointer_map_destroy (stmt_cand_map); in execute_strength_reduction()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimple-ssa-strength-reduction.c374 static struct pointer_map_t *stmt_cand_map; variable
725 result = (slsr_cand_t *) pointer_map_contains (stmt_cand_map, def); in base_cand_from_table()
738 void **slot = pointer_map_insert (stmt_cand_map, gs); in add_cand_for_stmt()
3610 stmt_cand_map = pointer_map_create (); in execute_strength_reduction()
3645 pointer_map_destroy (stmt_cand_map); in execute_strength_reduction()