Searched defs:mmax (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/arch/hppa/spmath/ |
H A D | impys.S | 219 mmax: extrs op1,30,31,pu label
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | loop-iv.cc | 2079 rtx mmin, mmax, cond_over, cond_under; in shorten_into_mode() local 2254 rtx mmin, mmax, cmp; in determine_max_iter() local 2318 rtx mmin, mmax, mode_mmin, mode_mmax; in iv_number_of_iterations() local
|
H A D | stor-layout.cc | 3105 rtx *mmin, rtx *mmax) in get_mode_bounds()
|
H A D | genmodes.cc | 1013 unsigned int max, mmax; in emit_max_int() local
|
H A D | tree-ssa-loop-niter.cc | 3383 widest_int mmax = max - cst; in derive_constant_upper_bound_ops() local
|
H A D | simplify-rtx.cc | 6151 HOST_WIDE_INT mmin, mmax; in simplify_const_relational_operation() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | loop-iv.c | 2079 rtx mmin, mmax, cond_over, cond_under; in shorten_into_mode() local 2254 rtx mmin, mmax, cmp; in determine_max_iter() local 2318 rtx mmin, mmax, mode_mmin, mode_mmax; in iv_number_of_iterations() local
|
H A D | stor-layout.c | 3080 rtx *mmin, rtx *mmax) in get_mode_bounds()
|
H A D | genmodes.c | 970 unsigned int max, mmax; in emit_max_int() local
|
H A D | tree-ssa-loop-niter.c | 3269 widest_int mmax = max - cst; in derive_constant_upper_bound_ops() local
|
H A D | simplify-rtx.c | 5622 HOST_WIDE_INT mmin, mmax; in simplify_const_relational_operation() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | zlib.c | 770 unsigned mmin, mmax; /* minimum and maximum code lengths */ in netpgpv_inflate_table() local
|