Home | History | Annotate | Download | only in info

Lines Matching full:branches

5412 `run-gcov [branches] [calls] { OPTS SOURCEFILE }'
5687 `run-gcov' command has arguments `branches' or `calls', respectively.
5691 { dg-final { run-gcov branches calls { -b sourcefile } } }
5717 Not all branches and calls need to be checked. A test should not
5718 check for branches that might be optimized away or replaced with
6804 that must be constant even in the presence of conditional branches.
7085 This pass attempts to replace conditional branches and surrounding
7217 branches. In this pass, the compiler figures out what how far
7776 branches with `INSN_FROM_TARGET_P' clear, the insn will be
10508 This is used to specify the ratio of branches to non-branches of a
16352 Since it is not possible to determine which of the three branches will
23000 the value in a register afterward and branches to operand 2 if the
23089 compares and branches is limiting, which is why the more flexible
23094 different kinds of conditional branches (e.g. integer vs.
23095 floating-point), or by conditional branches with respect to conditional
23108 Even in this case having a single entry point for conditional branches
24278 be nullified for forward branches that are taken (annul-true) or
24279 for backward branches which are not taken (annul-false).
24413 operations, floating point operations, and branches.
24502 As an example of the specification of variable-length branches,
24610 branches but two for calls, no delay slot can contain a branch or call
28639 This is a C statement that branches to DONE if the format was
30954 is a delay for taken branches unless the condition code register is set
31055 be used for some conditional branches. When this happens, use the
31177 branches.
31301 PREDICTABLE_P is true for well-predicted branches. On many
35135 architecture has conditional branches that can span all of memory.
35139 branches that attempt to cross between sections into unconditional
35140 branches or indirect jumps.
35144 architecture has unconditional branches that can span all of
35148 unconditional branches that attempt to cross between sections into
35174 conditional branches. The default is four for machines with a
35810 On some targets, branches may have a limited range. Optimizing the
35811 filling of delay slots can result in branches being redirected,