/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-chrec.h | 39 automatically_generated_chrec_p (const_tree chrec) in automatically_generated_chrec_p() 100 chrec_zerop (const_tree chrec) in chrec_zerop() 115 no_evolution_in_loop_p (tree chrec, unsigned loop_num, bool *res) in no_evolution_in_loop_p() 163 tree chrec = build2 (POLYNOMIAL_CHREC, TREE_TYPE (left), left, right); in build_polynomial_chrec() local 171 evolution_function_is_constant_p (const_tree chrec) in evolution_function_is_constant_p() 182 evolution_function_is_affine_in_loop (const_tree chrec, int loopnum) in evolution_function_is_affine_in_loop() 204 evolution_function_is_affine_p (const_tree chrec) in evolution_function_is_affine_p() 225 chrec_type (const_tree chrec) in chrec_type()
|
H A D | tree-chrec.cc | 537 chrec_evaluate (unsigned var, tree chrec, tree n, unsigned int k) in chrec_evaluate() 589 tree chrec, in chrec_apply() 665 chrec_apply_map (tree chrec, vec<tree> iv_map) in chrec_apply_map() 680 chrec_replace_initial_condition (tree chrec, in chrec_replace_initial_condition() 704 initial_condition (tree chrec) in initial_condition() 719 hide_evolution_in_other_loops_than_loop (tree chrec, in hide_evolution_in_other_loops_than_loop() 758 chrec_component_in_loop_num (tree chrec, in chrec_component_in_loop_num() 818 evolution_part_in_loop_num (tree chrec, in evolution_part_in_loop_num() 829 initial_condition_in_loop_num (tree chrec, in initial_condition_in_loop_num() 842 tree chrec, in reset_evolution_in_loop() [all …]
|
H A D | tree-scalar-evolution.h | 61 instantiate_parameters (class loop *loop, tree chrec) in instantiate_parameters() 69 get_chrec_loop (const_tree chrec) in get_chrec_loop()
|
H A D | tree-scalar-evolution.cc | 299 tree chrec; member 381 void set (unsigned slot, tree chrec) { entries[slot].chrec = chrec; } in set() 495 set_scalar_evolution (basic_block instantiated_below, tree scalar, tree chrec) in set_scalar_evolution() 2256 tree chrec, in instantiate_scev_name() 2406 tree chrec, bool *fold_conversions, int size_expr) in instantiate_scev_poly() 2451 tree chrec, enum tree_code code, in instantiate_scev_binary() 2519 tree chrec, tree type, tree op, in instantiate_scev_convert() 2570 tree chrec, in instantiate_scev_not() 2621 tree chrec, in instantiate_scev_r() 2695 tree chrec) in instantiate_scev() [all …]
|
H A D | graphite.cc | 264 tree &chrec = seir_cache->get_or_insert (key, &existed); in cached_scalar_evolution_in_region() local
|
H A D | gimple-loop-interchange.cc | 683 loop_cand::analyze_induction_var (tree var, tree chrec) in analyze_induction_var() 744 tree chrec = analyze_scalar_evolution (m_loop, var); in analyze_carried_vars() local
|
H A D | tree-data-ref.cc | 3504 tree chrec) in finalize_ddr_dependent() 3711 chrec_is_positive (tree chrec, bool *value) in chrec_is_positive() 3988 initialize_matrix_A (lambda_matrix A, tree chrec, unsigned index, int mult) in initialize_matrix_A() 4813 gcd_of_steps_may_divide_p (const_tree chrec, const_tree cst) in gcd_of_steps_may_divide_p()
|
H A D | gimple-loop-versioning.cc | 922 tree chrec = strip_casts (analyze_scalar_evolution (wrt_loop, term.expr)); in analyze_term_using_scevs() local
|
H A D | vr-values.cc | 1641 tree init, step, chrec, tmin, tmax, type = TREE_TYPE (var); in bounds_of_var_in_loop() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-chrec.h | 39 automatically_generated_chrec_p (const_tree chrec) in automatically_generated_chrec_p() 100 chrec_zerop (const_tree chrec) in chrec_zerop() 115 no_evolution_in_loop_p (tree chrec, unsigned loop_num, bool *res) in no_evolution_in_loop_p() 163 tree chrec = build2 (POLYNOMIAL_CHREC, TREE_TYPE (left), left, right); in build_polynomial_chrec() local 171 evolution_function_is_constant_p (const_tree chrec) in evolution_function_is_constant_p() 182 evolution_function_is_affine_in_loop (const_tree chrec, int loopnum) in evolution_function_is_affine_in_loop() 204 evolution_function_is_affine_p (const_tree chrec) in evolution_function_is_affine_p() 225 chrec_type (const_tree chrec) in chrec_type()
|
H A D | tree-chrec.c | 537 chrec_evaluate (unsigned var, tree chrec, tree n, unsigned int k) in chrec_evaluate() 589 tree chrec, in chrec_apply() 665 chrec_apply_map (tree chrec, vec<tree> iv_map) in chrec_apply_map() 680 chrec_replace_initial_condition (tree chrec, in chrec_replace_initial_condition() 704 initial_condition (tree chrec) in initial_condition() 719 hide_evolution_in_other_loops_than_loop (tree chrec, in hide_evolution_in_other_loops_than_loop() 758 chrec_component_in_loop_num (tree chrec, in chrec_component_in_loop_num() 818 evolution_part_in_loop_num (tree chrec, in evolution_part_in_loop_num() 829 initial_condition_in_loop_num (tree chrec, in initial_condition_in_loop_num() 842 tree chrec, in reset_evolution_in_loop() [all …]
|
H A D | tree-scalar-evolution.h | 61 instantiate_parameters (class loop *loop, tree chrec) in instantiate_parameters() 69 get_chrec_loop (const_tree chrec) in get_chrec_loop()
|
H A D | tree-scalar-evolution.c | 299 tree chrec; member 381 void set (unsigned slot, tree chrec) { entries[slot].chrec = chrec; } in set() 495 set_scalar_evolution (basic_block instantiated_below, tree scalar, tree chrec) in set_scalar_evolution() 2256 tree chrec, in instantiate_scev_name() 2406 tree chrec, bool *fold_conversions, int size_expr) in instantiate_scev_poly() 2451 tree chrec, enum tree_code code, in instantiate_scev_binary() 2519 tree chrec, tree type, tree op, in instantiate_scev_convert() 2570 tree chrec, in instantiate_scev_not() 2621 tree chrec, in instantiate_scev_r() 2695 tree chrec) in instantiate_scev() [all …]
|
H A D | graphite.c | 264 tree &chrec = seir_cache->get_or_insert (key, &existed); in cached_scalar_evolution_in_region() local
|
H A D | gimple-loop-interchange.cc | 683 loop_cand::analyze_induction_var (tree var, tree chrec) in analyze_induction_var() 744 tree chrec = analyze_scalar_evolution (m_loop, var); in analyze_carried_vars() local
|
H A D | tree-data-ref.c | 3186 tree chrec) in finalize_ddr_dependent() 3393 chrec_is_positive (tree chrec, bool *value) in chrec_is_positive() 3670 initialize_matrix_A (lambda_matrix A, tree chrec, unsigned index, int mult) in initialize_matrix_A() 4471 gcd_of_steps_may_divide_p (const_tree chrec, const_tree cst) in gcd_of_steps_may_divide_p()
|
H A D | gimple-loop-versioning.cc | 943 tree chrec = strip_casts (analyze_scalar_evolution (wrt_loop, term.expr)); in analyze_term_using_scevs() local
|
H A D | vr-values.c | 1746 tree init, step, chrec, tmin, tmax, min, max, type, tem; in adjust_range_with_scev() local
|