Searched refs:optimizer (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/dist/Safe/t/
H A Dsafeops.t97 # optree modified by the optimizer -- Safe checks are done before the
98 # optimizer modifies the optree)
107 gvsv SKIP (set by optimizer) $x
127 rcatline SKIP (set by optimizer) $x .= <F>
134 substcont SKIP (set by optimizer)
147 i_preinc SKIP (set by optimizer)
149 i_predec SKIP (set by optimizer)
151 i_postinc SKIP (set by optimizer)
153 i_postdec SKIP (set by optimizer)
156 i_multiply SKIP (set by optimizer)
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_extend_impl.inc42 // Any reasonable optimizer will fold and propagate all of these.
H A Dfp_trunc_impl.inc43 // Any reasonable optimizer will fold and propagate all of these.
/openbsd-current/gnu/usr.bin/perl/hints/
H A Daix_3.sh143 *** This C compiler ($ccversion) is known to have too many optimizer
155 *** This C compiler ($ccversion) is known to have optimizer problems
H A Daix_4.sh197 *** This C compiler ($ccversion) is known to have too many optimizer
210 *** This C compiler ($ccversion) is known to have optimizer problems
H A Dhpux.sh463 # works. Disable +Ox for pp_pack, as the optimizer
555 This C compiler ($gccversion) is known to have optimizer
597 echo "when compiling in 32bit mode. The optimizer will be disabled." >&4
/openbsd-current/gnu/usr.bin/perl/ext/B/t/
H A DOptreeCheck.pm30 parser, optimizer, bytecode generator, via a single function:
/openbsd-current/sbin/pfctl/
H A Dparse.y495 %type <v.i> dir af optimizer syncookie_val
576 optimizer : string { label
605 | SET RULESET_OPTIMIZATION optimizer {
4226 /* rule number, '$nr', gets expanded after optimizer */
/openbsd-current/gnu/usr.bin/perl/ext/re/
H A Dre.pm837 A boolean, C<TRUE> to indicate that the optimizer information is all
/openbsd-current/gnu/usr.bin/perl/ext/B/B/
H A DConcise.pm1717 Whether or not the op has been optimized by the peephole optimizer.
/openbsd-current/gnu/usr.bin/perl/lib/
H A Doverload.pm1652 the script, they may be generated by the optimizer.
/openbsd-current/gnu/usr.bin/perl/
H A DConfigure5358 By default, $package compiles with the -O flag to use the optimizer.
5364 rp="What optimizer/debugger flag should be used?"
11824 /* Frustrate gcc-2.7.2's optimizer which failed this test with

Completed in 245 milliseconds