| /openbsd/src/gnu/gcc/gcc/ |
| D | loop-iv.c | 1270 rtx mmin, mmax, left, right; in determine_max_iter() local 1284 get_mode_bounds (desc->mode, desc->signed_p, desc->mode, &mmin, &mmax); in determine_max_iter() 1285 nmax = INTVAL (mmax) - INTVAL (mmin); in determine_max_iter() 1320 mmax = left; in determine_max_iter() 1323 nmax = INTVAL (mmax) - INTVAL (mmin); in determine_max_iter() 1818 rtx mmin, mmax, cond_over, cond_under; in shorten_into_mode() local 1820 get_mode_bounds (mode, signed_p, iv->extend_mode, &mmin, &mmax); in shorten_into_mode() 1824 iv->base, mmax); in shorten_into_mode() 1997 rtx mmin, mmax, mode_mmin, mode_mmax; in iv_number_of_iterations() local 2081 get_mode_bounds (mode, (cond == LE || cond == LT), comp_mode, &mmin, &mmax); in iv_number_of_iterations() [all …]
|
| D | tree-ssa-loop-niter.c | 1559 double_int bnd, max, mmax, cst; in derive_constant_upper_bound() local 1629 mmax = double_int_add (max, double_int_neg (cst)); in derive_constant_upper_bound() 1630 if (double_int_ucmp (bnd, mmax) > 0) in derive_constant_upper_bound()
|
| D | stor-layout.c | 2185 rtx *mmin, rtx *mmax) in get_mode_bounds() argument 2204 *mmax = gen_int_mode (max_val, target_mode); in get_mode_bounds()
|
| D | simplify-rtx.c | 3868 rtx mmin, mmax; in simplify_const_relational_operation() local 3879 get_mode_bounds (mode, sign, mode, &mmin, &mmax); in simplify_const_relational_operation() 3895 if (rtx_equal_p (trueop1, mmax)) in simplify_const_relational_operation() 3902 if (rtx_equal_p (trueop1, mmax)) in simplify_const_relational_operation()
|
| /openbsd/src/gnu/gcc/gcc/config/cris/ |
| D | cris.opt | 172 mmax-stackframe= 174 -mmax-stackframe=SIZE Warn when a stackframe is larger than the specified size
|
| /openbsd/src/sys/arch/hppa/spmath/ |
| D | impys.S | 194 mmax extrs op1,30,31,pu label 203 movb,tr op2,op1,mmax ; use op2 as multiplicand
|
| /openbsd/src/gnu/gcc/gcc/config/alpha/ |
| D | alpha.opt | 70 mmax
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | install-old.texi | 176 mmax, news-3600, news800, news, next,
|
| D | invoke.texi | 439 -mmax-stack-frame=@var{n} -melinux-stacksize=@var{n} @gol 481 -mbwx -mmax -mfix -mcix @gol 7976 @item -mmax-stack-frame=@var{n} 7977 @opindex mmax-stack-frame 8559 @itemx -mmax 8567 @opindex mmax
|
| D | gccinstall.info | 3546 mmax, news-3600, news800, news, next, pbd, pc532, pmax, powerpc,
|
| D | gcc.info | 634 -mmax-stack-frame=N -melinux-stacksize=N 676 -mbwx -mmax -mfix -mcix 8052 `-mmax-stack-frame=N' 8526 `-mmax' 20814 The following built-in functions are always with `-mmax' or
|
| D | extend.texi | 6219 The following built-in functions are always with @option{-mmax}
|
| /openbsd/src/usr.sbin/nsd/ |
| D | config.sub | 726 encore | umax | mmax)
|
| /openbsd/src/usr.sbin/unbound/ |
| D | config.sub | 791 encore | umax | mmax)
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | install-old.texi | 180 mmax, news-3600, news800, news, next,
|
| D | invoke.texi | 511 -mbwx -mmax -mfix -mcix @gol 599 -mmax-stack-frame=@var{n} -melinux-stacksize=@var{n} @gol 8604 @itemx -mmax 8612 @opindex mmax 9720 @item -mmax-stack-frame=@var{n} 9721 @opindex mmax-stack-frame
|
| D | extend.texi | 5113 The following built-in functions are always with @option{-mmax}
|