Home | History | Annotate | Download | only in info

Lines Matching full:perform

5091      Perform a forward propagation pass on RTL.  The pass tries to
5235 Perform swing modulo scheduling immediately before the first
5240 Perform more aggressive SMS based modulo scheduling with register
5301 Perform optimizations where we check to see if a jump branches to a
5341 Perform a global common subexpression elimination pass. This pass
5390 Perform cross-jumping transformation. This transformation unifies
5392 not perform better than without cross-jumping.
5403 Perform dead code elimination (DCE) on RTL. Enabled by default at
5407 Perform dead store elimination (DSE) on RTL. Enabled by default
5439 Perform a number of minor optimizations that are relatively
5578 register allocation and additionally perform code duplication in
5637 Perform reassociation on trees. This flag is enabled by default
5641 Perform partial redundancy elimination (PRE) on trees. This flag
5645 Perform full redundancy elimination (FRE) on trees. The difference
5652 Perform copy propagation on trees. This pass eliminates
5665 Perform structure reorganization optimization, that change C-like
5680 Perform interprocedural pointer analysis. This option is
5684 Perform interprocedural constant propagation. This optimization
5692 Perform function cloning to make interprocedural constant
5694 propagation will perform function cloning when externally visible
5702 Perform matrix flattening and transposing. Matrix flattening
5712 Perform forward store motion on trees. This flag is enabled by
5716 Perform sparse conditional constant propagation (CCP) on trees.
5721 Perform conversion of simple initializations in a switch to
5726 Perform dead code elimination (DCE) on trees. This flag is
5730 Perform conditional dead code elimination (DCE) for calls to
5736 Perform a variety of simple scalar cleanups (constant/copy
5743 Perform dead store elimination (DSE) on trees. A dead store is a
5750 Perform loop header copying on trees. This is beneficial since it
5761 Perform loop optimizations on trees. This flag is enabled by
5765 Perform linear loop transformations on tree. This flag can
5770 Perform loop interchange transformations on loops. Interchanging
5795 Perform loop strip mining transformations on loops. Strip mining
5815 Perform loop blocking transformations on loops. Blocking strip
5847 Perform loop distribution. This flag can improve cache
5864 Perform loop invariant motion on trees. This pass moves only
5879 Perform induction variable optimizations (strength reduction,
5893 Perform scalar replacement of aggregates. This pass replaces
5899 Perform copy renaming on trees. This pass attempts to rename
5906 Perform temporary expression replacement during the SSA->normal
5914 Perform loop vectorization on trees. This flag is enabled by
5918 Perform loop versioning when doing loop vectorization on trees.
5930 Perform Value Range Propagation on trees. This is similar to the
5939 Perform tail duplication to enlarge superblock size. This
5975 Perform predictive commoning optimization, i.e., reusing
6249 splitting, we perform a copy-propagation pass to try to reduce
6300 Perform dynamic inter-procedural analysis. This is used in
6571 Perform tail duplication to enlarge superblock size. This
6617 Use these options on systems where the linker can perform
6631 Perform branch target register load optimization before prologue /
6637 Perform branch target register load optimization after prologue /
6696 replacement of aggregates (SRA) optimization will perform
6771 allocated in order to perform the global common subexpression
9230 Tells the compiler to perform function calls by first loading the
9546 Tells the compiler to perform function calls by first loading the
9937 functions in `libgcc.a' will be used to perform floating-point
10556 This is necessary for compiling kernels which perform lazy context
10558 attempt to perform floating point operations, the compiler will
11183 perform runtime CPU detection must compile separate files for each
12911 Indicate to the linker that it should perform a relaxation
13416 Perform optimizations for floating point unit on Xilinx PPC
13781 specified, functions in `libgcc.a' will be used to perform
13790 specified, functions in `libgcc.a' will be used to perform
13874 to perform block moves. When `-mno-mvcle' is specified, use a
16913 perform a call with the same arguments as were passed to the
17116 repeating the operand in the middle would perform the side effect
19708 the exception to be caught, only to perform an action. It is
20879 single `asm'. Also, GCC will perform some optimizations across a
23335 These builtins perform the operation suggested by the name, and
23351 These builtins perform the operation suggested by the name, and
23363 These builtins perform an atomic compare and swap. That is, if
23713 hence that GCC can perform constant-folding on expressions
23750 opportunity to perform optimization.
23761 actually perform
30313 which perform runtime CPU detection must compile separate files for each