Home
last modified time | relevance | path

Searched refs:optimizer (Results 1 – 25 of 64) sorted by relevance

123

/freebsd-12.1/sys/contrib/zstd/tests/
H A Dparamgrill.c883 U32 optimizer = 0; in main() local
939 optimizer=1; in main()
1042 if (optimizer) in main()
/freebsd-12.1/contrib/gcc/
H A Dinsn-notes.def58 enabling that optimizer to determine whether control can fall
H A Dconfig.in85 optimizer and back end) to be checked for dynamic type safety at runtime.
H A Dcommon.opt1040 ; Nonzero means that loop optimizer may assume that the induction variables
/freebsd-12.1/contrib/compiler-rt/lib/builtins/
H A Dfp_extend_impl.inc43 // Any reasonable optimizer will fold and propagate all of these.
H A Dfp_trunc_impl.inc44 // Any reasonable optimizer will fold and propagate all of these.
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnostic.td119 // optimizer decisions.
/freebsd-12.1/contrib/libpcap/
H A Dconfig.h.in6 /* Enable optimizer debugging */
H A Dcmakeconfig.h.in6 /* Enable optimizer debugging */
H A Dconfigure.ac1476 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 DCHANGES761 - 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 DREADME174 scroll-pack optimizer for vertical motions, the mouse interface and
/freebsd-12.1/contrib/tcsh/
H A DREADME184 with the optimizer.
H A DFAQ145 It is a bug in the unbundled optimizer. Lower the optimization level.
H A DPorted386 NOTES : If there are problems with the global optimizer, use -OP
/freebsd-12.1/contrib/binutils/binutils/
H A DREADME217 of the opcodes and binutils files trap a bug in the DEC C optimizer,
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DIntrinsics.td324 // 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 DAMDGPU.td353 "Enable SI load/store optimizer pass"
H A DSIInstructions.td1073 // FIXME: Workaround for ordering issue with peephole optimizer where
/freebsd-12.1/sbin/pfctl/
H A Dparse.y479 %type <v.i> no dir af fragcache optimizer
574 optimizer : string {
600 | SET RULESET_OPTIMIZATION optimizer {
/freebsd-12.1/contrib/gcc/doc/
H A Dmd.texi3748 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 Dgcov.texi458 at the same time. On some machines the optimizer can eliminate some
H A Dtree-ssa.texi18 is used to serve as an interface between the parser and optimizer.
247 optimizer improvements may make this limitation unnecessary.
H A Dcfg.texi597 For a global optimizer, a common operation is to split edges in the
H A Dcontrib.texi541 various code generation improvements, work on the global optimizer, etc.

123