| /freebsd-12.1/sbin/restore/ |
| H A D | tape.c | 1413 static long predict; in accthdr() local 1445 if (predict != blksread - 1) in accthdr() 1447 predict, blksread - 1); in accthdr() 1455 predict = blks; in accthdr()
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | arm926ejs.md | 170 ;; core can predict most branches. If the branch is predicted
|
| H A D | arm1026ejs.md | 223 ;; core can predict most branches. If the branch is predicted
|
| H A D | arm1020e.md | 228 ;; core can predict most branches. If the branch is predicted
|
| /freebsd-12.1/gnu/usr.bin/cc/cc_int/ |
| H A D | Makefile | 52 params.o postreload.o postreload-gcse.o predict.o \
|
| /freebsd-12.1/contrib/gcc/config/s390/ |
| H A D | s390-modes.def | 97 If you know whether the used constant is positive or negative you can predict
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | cfg.texi | 390 @findex predict.def 392 attempt to predict the behavior of each branch in the program using a 393 set of heuristics (see @file{predict.def} for details) and compute
|
| H A D | passes.texi | 347 execution frequencies. The pass is located in @file{predict.c} and 849 prediction routines are in @file{predict.c}.
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2001 | 218 * predict.c: Likewise. 7316 predict.def, predict.h, reg-stack.c, regmove.c, sched-deps.c, 8951 * predict.h: Likewise. 13071 params.h, predict.c, predict.def, predict.h, prefix.c, 14069 * predict.c: Likewise. 20569 * loop.c: Include predict.h 20877 * predict.def: New file. 20878 * predict.h: New file. 20879 * predict.c: Include predict.h. 20891 * jump.c: Include predict.h [all …]
|
| H A D | Makefile.in | 796 PREDICT_H = predict.h predict.def 1009 params.o postreload.o postreload-gcse.o predict.o \
|
| H A D | params.def | 343 "The maximum number of loop iterations we predict statically",
|
| H A D | ChangeLog-2002 | 189 * predict.c: Likewise. 6086 * predict.def: Likewise. 20745 * predict.c: Likewise. 21908 * predict.c: Inlude profile.h 22708 * predict.h (IS_TAKEN): New constant. 22716 * stmt.c: Include predict.h; 26297 * pa.c (except.h, predict.h): Include. 27828 * predict.c (dump_prediction): Likewise. 33796 * predict.c: Fix formatting. 34044 * predict.c: Likewise. [all …]
|
| H A D | ChangeLog-2004 | 4621 * predict.c (predict_insn): Make static. 8590 predict.def, predict.h, protoize.c, reload.h, resource.h, 10858 * predict.c (can_predict_insn_p): Likewise. 11280 * predict.c (counts_to_freqs): Make global. 11281 * predict.h (counts_to_freqa): Declare. 12959 * predict.c: Do not include loop.h. 14968 * predict.c (pass_profile): Adjust. 20450 * predict.c (estimate_probability): Likewise. 33104 * basic-block.h: Include predict.h 33744 * predict.h: Add include guard. [all …]
|
| H A D | ChangeLog-2005 | 935 * predict.c (predict_loops, tree_bb_level_predictions, 4894 * predict.c (predict_loops): Use new param. 4895 * predict.def (MAX_PRED_LOOP_ITERATIONS): Remove. 5237 * predict.def (MAX_PRED_LOOP_ITERATIONS): Define. 9742 loop-invariant.c, predict.c, predict.def, reload1.c, reorg.c, 14062 * function.c: Include predict.h. 14122 convert.c, lambda-code.c, predict.c, tree-cfg.c, 16151 * predict.c (tree_predict_edge): Do not predict entry edge and 23524 * predict.h (IS_TAKEN): Remove. 31442 * predict.c (tree_predict_by_opcode, [all …]
|
| H A D | ChangeLog-2003 | 640 * predict.h: Likewise. 20062 * predict.h: Convert to ISO C90 prototypes. 20063 * predict.c: Likewise. 25526 * predict.c (maybe_hot_bb_p, probably_cold_bb_p, 31316 * predict.c (estimate_bb_frequencies): Correctly set 32053 * predict.c (predict_insn): Likewise. 33197 (predict.o): Depends on sreal.h instead of real.h. 33200 * predict.c: Use sreal.c instead of real.c. 35031 * predict.c: Include cfgloop.h. 35679 * predict.c: Likewise. [all …]
|
| H A D | ChangeLog-2000 | 2284 * predict.c (estimate_probability): Likewise. 18226 * predict.c (hard-reg-set.h): Likewise. 19295 * predict.c (PROB_NEVER, PROB_VERY_UNLIKELY): New. 19652 * predict.c: Remove May 4 change. 19778 * predict.c (find_expected_value): Delete prototype. 21207 * predict.c (estimate_probability): Examine both sides of 21208 a branch for no exits. Use 90% not 50% for predict taken. 21356 * predict.c (estimate_probability): New heuristic: if a jump 21634 * predict.c (expected_value_to_br_prob): New. 30388 * Makefile.in (predict.o): Depend on $(EXPR_H), not expr.h. [all …]
|
| H A D | ChangeLog-2006 | 2518 * predict.c: Fix comment typos. 2555 * predict.c (probability_reliable_p): New predicate. 2557 (predict_loops): Do not predict loop exit with less than 2% 5075 lambda-code.c, libgcc2.h, omp-low.c, optabs.c, predict.c, 9779 * predict.c (estimate_probability): Remove. 10526 * predict.c (tree_estimate_probability): Ditto. 10976 * predict.c (tree_estimate_probability): Always strip builtin_expect. 12662 * predict.c (combine_predictions_for_bb, tree_estimate_probability): 13177 * predict.c: Ditto.
|
| /freebsd-12.1/contrib/atf/atf-sh/ |
| H A D | libatf-sh.subr | 315 # Relative paths are not allowed because the test case cannot predict
|
| /freebsd-12.1/sys/contrib/ipfilter/netinet/ |
| H A D | fil.c | 7921 int predict; local 7989 predict = 1; 7991 predict = 1; 7993 predict = 0; 8013 it.iri_rule = predict ? next : NULL; 8014 if (predict == 0)
|
| /freebsd-12.1/contrib/xz/ |
| H A D | README | 225 so you have no way to predict where to put a \n. Let the terminal
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | whatsnew-2.0.txt | 567 Network code very frequently needs a secure, hard-to-predict random number
|
| /freebsd-12.1/share/examples/ppp/ |
| H A D | ppp.conf.sample | 50 # can't predict what their IP will be either, take a wild guess at
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.0.txt | 567 Network code very frequently needs a secure, hard-to-predict random number
|
| /freebsd-12.1/usr.sbin/bsdconfig/share/ |
| H A D | dialog.subr | 1373 # When using dialog(1), we can't predict whether the user has 1475 # When using dialog(1), we can't predict whether the user has
|
| /freebsd-12.1/crypto/heimdal/lib/wind/ |
| H A D | rfc3492.txt | 373 predict the minimum number of digits needed to represent the next
|