Home | History | Annotate | Download | only in info

Lines Matching full:perform

4417      compiler does not perform loop unrolling or function inlining when
4640 Perform swing modulo scheduling immediately before the first
4706 Perform optimizations where we check to see if a jump branches to a
4738 Perform a global common subexpression elimination pass. This pass
4787 Perform cross-jumping transformation. This transformation unifies
4789 not perform better than without cross-jumping.
4822 Perform a number of minor optimizations that are relatively
4910 register allocation and additionally perform code duplication in
4944 Perform Partial Redundancy Elimination (PRE) on trees. This flag
4948 Perform Full Redundancy Elimination (FRE) on trees. The difference
4955 Perform copy propagation on trees. This pass eliminates
4960 Perform copy propagation of memory loads and stores. This pass
4966 Perform structural alias analysis on trees. This flag is enabled
4970 Perform interprocedural pointer analysis.
4973 Perform forward store motion on trees. This flag is enabled by
4977 Perform sparse conditional constant propagation (CCP) on trees.
4982 Perform sparse conditional constant propagation (CCP) on trees.
4988 Perform dead code elimination (DCE) on trees. This flag is
4992 Perform a variety of simple scalar cleanups (constant/copy
4999 Perform loop header copying on trees. This is beneficial since it
5006 Perform loop optimizations on trees. This flag is enabled by
5010 Perform linear loop transformations on tree. This flag can
5015 Perform loop invariant motion on trees. This pass moves only
5030 Perform induction variable optimizations (strength reduction,
5035 Perform scalar replacement of aggregates. This pass replaces
5041 Perform copy renaming on trees. This pass attempts to rename
5048 Perform temporary expression replacement during the SSA->normal
5056 Perform live range splitting during the SSA->normal phase.
5062 Perform loop vectorization on trees.
5065 Perform loop versioning when doing loop vectorization on trees.
5074 Perform Value Range Propagation on trees. This is similar to the
5083 Perform tail duplication to enlarge superblock size. This
5219 Every language that wishes to perform language-specific alias
5381 splitting, we perform a copy-propagation pass to try to reduce
5600 Perform tail duplication to enlarge superblock size. This
5646 Use these options on systems where the linker can perform
5660 Perform branch target register load optimization before prologue /
5666 Perform branch target register load optimization after prologue /
5735 replacement of aggregates (SRA) optimization will perform
5795 allocated in order to perform the global common subexpression
7920 Tells the compiler to perform function calls by first loading the
8141 Tells the compiler to perform function calls by first loading the
8490 functions in `libgcc.a' will be used to perform floating-point
9080 This is necessary for compiling kernels which perform lazy context
9082 attempt to perform floating point operations, the compiler will
9658 perform runtime CPU detection must compile separate files for each
10869 Indicate to the linker that it should perform a relaxation
11666 specified, functions in `libgcc.a' will be used to perform
11751 to perform block moves. When `-mno-mvcle' is specified, use a
14656 perform a call with the same arguments as were passed to the
14804 repeating the operand in the middle would perform the side effect
16846 the exception to be caught, only to perform an action. It is
17961 single `asm'. Also, GCC will perform some optimizations across a
20222 These builtins perform the operation suggested by the name, and
20234 These builtins perform the operation suggested by the name, and
20242 These builtins perform an atomic compare and swap. That is, if
20586 hence that GCC can perform constant-folding on expressions
20623 opportunity to perform optimization.
20634 actually perform. However, there are applications in which this
21360 which perform runtime CPU detection must compile separate files for each