Lines Matching full:jumps
562 -falign-functions[=N] -falign-jumps[=N]
567 -fcse-follow-jumps -fcse-skip-blocks -fcx-fortran-rules -fcx-limited-range
606 -fstrict-aliasing -fstrict-overflow -fthread-jumps -ftracer
2419 Allow fast jumps to the message dispatcher. On Darwin this is
5016 -fthread-jumps
5017 -falign-functions -falign-jumps
5021 -fcse-follow-jumps -fcse-skip-blocks
5057 -falign-functions -falign-jumps -falign-loops
5300 `-fthread-jumps'
5317 `-fcse-follow-jumps'
5327 This is similar to `-fcse-follow-jumps', but causes CSE to follow
5328 jumps which conditionally skip over blocks. When CSE encounters a
5411 Attempt to transform conditional jumps into branch-less
5421 conditional jumps into branch-less equivalents.
5739 This also performs jump threading (to reduce jumps to jumps). This
6156 If `-falign-loops' or `-falign-jumps' are applicable and are
6178 `-falign-jumps'
6179 `-falign-jumps=N'
6185 `-fno-align-jumps' and `-falign-jumps=1' are equivalent and mean
6734 that jumps to a computed goto. To avoid O(N^2) behavior in a
6737 Only computed jumps at the end of a basic blocks with no more
7278 be duplicated when threading jumps.
9510 to use faster code for jumps and calls.
12272 `-minterlink-mips16' therefore disables direct jumps unless GCC
13744 and jumps to it.
18400 function entries. The jumps to these functions will be generated
19340 could be useful in cases where the code that jumps to the label is
20803 Speaking of labels, jumps from one `asm' to another are not supported.
20804 The compiler's optimizers do not know about these jumps, and therefore
40353 * falign-jumps: Optimize Options. (line 1238)
40384 * fcse-follow-jumps: Optimize Options. (line 376)
40779 * fthread-jumps: Optimize Options. (line 359)