Lines Matching full:perform
5218 Perform a forward propagation pass on RTL. The pass tries to
5362 Perform swing modulo scheduling immediately before the first
5367 Perform more aggressive SMS based modulo scheduling with register
5428 Perform optimizations where we check to see if a jump branches to a
5468 Perform a global common subexpression elimination pass. This pass
5517 Perform cross-jumping transformation. This transformation unifies
5519 not perform better than without cross-jumping.
5530 Perform dead code elimination (DCE) on RTL. Enabled by default at
5534 Perform dead store elimination (DSE) on RTL. Enabled by default
5566 Perform a number of minor optimizations that are relatively
5705 register allocation and additionally perform code duplication in
5764 Perform reassociation on trees. This flag is enabled by default
5768 Perform partial redundancy elimination (PRE) on trees. This flag
5772 Perform full redundancy elimination (FRE) on trees. The difference
5779 Perform copy propagation on trees. This pass eliminates
5792 Perform structure reorganization optimization, that change C-like
5807 Perform interprocedural pointer analysis. This option is
5811 Perform interprocedural constant propagation. This optimization
5819 Perform function cloning to make interprocedural constant
5821 propagation will perform function cloning when externally visible
5829 Perform matrix flattening and transposing. Matrix flattening
5839 Perform forward store motion on trees. This flag is enabled by
5843 Perform sparse conditional constant propagation (CCP) on trees.
5848 Perform conversion of simple initializations in a switch to
5853 Perform dead code elimination (DCE) on trees. This flag is
5857 Perform conditional dead code elimination (DCE) for calls to
5863 Perform a variety of simple scalar cleanups (constant/copy
5870 Perform dead store elimination (DSE) on trees. A dead store is a
5877 Perform loop header copying on trees. This is beneficial since it
5888 Perform loop optimizations on trees. This flag is enabled by
5892 Perform linear loop transformations on tree. This flag can
5897 Perform loop interchange transformations on loops. Interchanging
5922 Perform loop strip mining transformations on loops. Strip mining
5942 Perform loop blocking transformations on loops. Blocking strip
5974 Perform loop distribution. This flag can improve cache
5991 Perform loop invariant motion on trees. This pass moves only
6006 Perform induction variable optimizations (strength reduction,
6020 Perform scalar replacement of aggregates. This pass replaces
6026 Perform copy renaming on trees. This pass attempts to rename
6033 Perform temporary expression replacement during the SSA->normal
6041 Perform loop vectorization on trees. This flag is enabled by
6045 Perform loop versioning when doing loop vectorization on trees.
6057 Perform Value Range Propagation on trees. This is similar to the
6066 Perform tail duplication to enlarge superblock size. This
6102 Perform predictive commoning optimization, i.e., reusing
6376 splitting, we perform a copy-propagation pass to try to reduce
6427 Perform dynamic inter-procedural analysis. This is used in
6716 Perform tail duplication to enlarge superblock size. This
6762 Use these options on systems where the linker can perform
6776 Perform branch target register load optimization before prologue /
6782 Perform branch target register load optimization after prologue /
6841 replacement of aggregates (SRA) optimization will perform
6916 allocated in order to perform the global common subexpression
9400 Tells the compiler to perform function calls by first loading the
9712 Tells the compiler to perform function calls by first loading the
10103 functions in `libgcc.a' will be used to perform floating-point
10722 This is necessary for compiling kernels which perform lazy context
10724 attempt to perform floating point operations, the compiler will
11349 perform runtime CPU detection must compile separate files for each
13077 Indicate to the linker that it should perform a relaxation
13582 Perform optimizations for floating point unit on Xilinx PPC
13947 specified, functions in `libgcc.a' will be used to perform
13956 specified, functions in `libgcc.a' will be used to perform
14040 to perform block moves. When `-mno-mvcle' is specified, use a
17079 perform a call with the same arguments as were passed to the
17282 repeating the operand in the middle would perform the side effect
19873 the exception to be caught, only to perform an action. It is
21044 single `asm'. Also, GCC will perform some optimizations across a
23500 These builtins perform the operation suggested by the name, and
23516 These builtins perform the operation suggested by the name, and
23528 These builtins perform an atomic compare and swap. That is, if
23878 hence that GCC can perform constant-folding on expressions
23915 opportunity to perform optimization.
23926 actually perform. However, there are applications in which this
30478 which perform runtime CPU detection must compile separate files for each