Searched defs:mmax (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | loop-iv.c | 2027 rtx mmin, mmax, cond_over, cond_under; in shorten_into_mode() local 2202 rtx mmin, mmax, cmp; in determine_max_iter() local 2261 rtx mmin, mmax, mode_mmin, mode_mmax; in iv_number_of_iterations() local
|
H A D | stor-layout.c | 2696 rtx *mmin, rtx *mmax) in get_mode_bounds()
|
H A D | tree-ssa-loop-niter.c | 2366 double_int bnd, max, mmax, cst; in derive_constant_upper_bound_ops() local
|
H A D | simplify-rtx.c | 4700 HOST_WIDE_INT mmin, mmax; in simplify_const_relational_operation() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | loop-iv.c | 2076 rtx mmin, mmax, cond_over, cond_under; in shorten_into_mode() local 2251 rtx mmin, mmax, cmp; in determine_max_iter() local 2315 rtx mmin, mmax, mode_mmin, mode_mmax; in iv_number_of_iterations() local
|
H A D | stor-layout.c | 3029 rtx *mmin, rtx *mmax) in get_mode_bounds()
|
H A D | genmodes.c | 976 unsigned int max, mmax; in emit_max_int() local
|
H A D | tree-ssa-loop-niter.c | 2954 widest_int mmax = max - cst; in derive_constant_upper_bound_ops() local
|
H A D | simplify-rtx.c | 5346 HOST_WIDE_INT mmin, mmax; in simplify_const_relational_operation() local
|