Searched defs:chrec (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-chrec.h45 automatically_generated_chrec_p(tree chrec) argument
121 chrec_zerop(tree chrec) argument
135 evolution_function_is_constant_p(tree chrec) argument
155 evolution_function_is_affine_p(tree chrec) argument
180 evolution_function_is_affine_or_constant_p(tree chrec) argument
198 no_evolution_in_loop_p(tree chrec, unsigned loop_num, bool *res) argument
215 chrec_type(tree chrec) argument
[all...]
H A Dtree-loop-linear.c146 tree chrec = DR_ACCESS_FN (dr, it); local
H A Dtree-chrec.c491 chrec_evaluate(unsigned var, tree chrec, tree n, unsigned int k) argument
533 chrec_apply(unsigned var, tree chrec, tree x) argument
592 chrec_replace_initial_condition(tree chrec, tree init_cond) argument
616 initial_condition(tree chrec) argument
631 hide_evolution_in_other_loops_than_loop(tree chrec, unsigned loop_num) argument
664 chrec_component_in_loop_num(tree chrec, unsigned loop_num, bool right) argument
718 evolution_part_in_loop_num(tree chrec, unsigned loop_num) argument
729 initial_condition_in_loop_num(tree chrec, unsigned loop_num) argument
741 reset_evolution_in_loop(unsigned loop_num, tree chrec, tree new_evol) argument
799 is_multivariate_chrec_rec(tree chrec, unsigned int rec_var) argument
819 is_multivariate_chrec(tree chrec) argument
836 chrec_contains_symbols(tree chrec) argument
872 chrec_contains_undetermined(tree chrec) argument
936 evolution_function_is_invariant_rec_p(tree chrec, int loopnum) argument
980 evolution_function_is_invariant_p(tree chrec, int loopnum) argument
995 evolution_function_is_affine_multivariate_p(tree chrec) argument
1040 evolution_function_is_univariate_p(tree chrec) argument
1083 nb_vars_in_chrec(tree chrec) argument
1248 chrec_convert(tree type, tree chrec, tree at_stmt) argument
1266 chrec_convert_1(tree type, tree chrec, tree at_stmt, bool use_overflow_semantics) argument
1321 chrec_convert_aggressive(tree type, tree chrec) argument
1382 scev_direction(tree chrec) argument
[all...]
H A Dtree-scalar-evolution.c265 tree chrec; member in struct:scev_info_str
358 chrec_contains_symbols_defined_in_loop(tree chrec, unsigned loop_nb) argument
511 chrec_is_positive(tree chrec, bool *value) argument
573 set_scalar_evolution(tree scalar, tree chrec) argument
2138 instantiate_parameters_1(struct loop *loop, tree chrec, int flags, htab_t cache, int size_expr) argument
2407 instantiate_parameters(struct loop *loop, tree chrec) argument
2443 resolve_mixers(struct loop *loop, tree chrec) argument
2597 gather_chrec_stats(tree chrec, struct chrec_stats *stats) argument
2676 tree phi, chrec; local
[all...]
H A Dtree-vrp.c2478 tree init, step, chrec, tmin, tmax, min, max, type; local
2611 tree chrec, init, step; local
[all...]
H A Dtree-data-ref.c639 tree chrec = SUB_CONFLICTS_IN_A (subscript); local
2114 all_chrecs_equal_p(tree chrec) argument
2261 finalize_ddr_dependent(struct data_dependence_relation *ddr, tree chrec) argument
2618 initialize_matrix_A(lambda_matrix A, tree chrec, unsigned index, int mult) argument
3261 chrec_steps_divide_constant_p(tree chrec, tree cst, bool *res) argument
[all...]

Completed in 119 milliseconds