| /freebsd-12.1/sys/contrib/zstd/tests/ |
| H A D | paramgrill.c | 883 U32 optimizer = 0; in main() local 939 optimizer=1; in main() 1042 if (optimizer) in main()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | insn-notes.def | 58 enabling that optimizer to determine whether control can fall
|
| H A D | config.in | 85 optimizer and back end) to be checked for dynamic type safety at runtime.
|
| H A D | common.opt | 1040 ; Nonzero means that loop optimizer may assume that the induction variables
|
| /freebsd-12.1/contrib/compiler-rt/lib/builtins/ |
| H A D | fp_extend_impl.inc | 43 // Any reasonable optimizer will fold and propagate all of these.
|
| H A D | fp_trunc_impl.inc | 44 // Any reasonable optimizer will fold and propagate all of these.
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | Diagnostic.td | 119 // optimizer decisions.
|
| /freebsd-12.1/contrib/libpcap/ |
| H A D | config.h.in | 6 /* Enable optimizer debugging */
|
| H A D | cmakeconfig.h.in | 6 /* Enable optimizer debugging */
|
| H A D | configure.ac | 1476 AC_MSG_CHECKING(whether to build optimizer debugging code) 1477 AC_ARG_ENABLE(optimizer-dbg, 1478 AC_HELP_STRING([--enable-optimizer-dbg],[build optimizer debugging code])) 1480 AC_DEFINE(BDEBUG,1,[Enable optimizer debugging])
|
| H A D | CHANGES | 761 - Fixed compiler and optimizer bugs. The BPF filter engine uses unsigned 762 comparison operators, while the code generator and optimizer assumed
|
| /freebsd-12.1/contrib/ncurses/ |
| H A D | README | 174 scroll-pack optimizer for vertical motions, the mouse interface and
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | README | 184 with the optimizer.
|
| H A D | FAQ | 145 It is a bug in the unbundled optimizer. Lower the optimization level.
|
| H A D | Ported | 386 NOTES : If there are problems with the global optimizer, use -OP
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | README | 217 of the opcodes and binutils files trap a bug in the DEC C optimizer,
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | Intrinsics.td | 324 // Note these are to support the Objective-C ARC optimizer which wants to 979 // This instruction has no actual effect, though it is treated by the optimizer
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPU.td | 353 "Enable SI load/store optimizer pass"
|
| H A D | SIInstructions.td | 1073 // FIXME: Workaround for ordering issue with peephole optimizer where
|
| /freebsd-12.1/sbin/pfctl/ |
| H A D | parse.y | 479 %type <v.i> no dir af fragcache optimizer 574 optimizer : string { 600 | SET RULESET_OPTIMIZATION optimizer {
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | md.texi | 3748 not use @code{(cc0)}. Doing so would confuse the optimizer since it 4196 that the jump optimizer will not delete the table as unreachable code. 4207 typically for loops reversed by the loop optimizer when strength 4223 low-overhead looping instructions as the loop optimizer will try to 4925 This requires the assistance of the loop optimizer, using information 4927 zero. Some targets also require the loop optimizer to add a 4977 @samp{doloop_end}, are emitted by the loop optimizer for certain 5001 patterns is that the loop optimizer allocates an additional pseudo 5681 @cindex peephole optimizer definitions 5691 first one. A machine-specific peephole optimizer can detect such [all …]
|
| H A D | gcov.texi | 458 at the same time. On some machines the optimizer can eliminate some
|
| H A D | tree-ssa.texi | 18 is used to serve as an interface between the parser and optimizer. 247 optimizer improvements may make this limitation unnecessary.
|
| H A D | cfg.texi | 597 For a global optimizer, a common operation is to split edges in the
|
| H A D | contrib.texi | 541 various code generation improvements, work on the global optimizer, etc.
|