Lines Matching full:branches
4513 `run-gcov [branches] [calls] { OPTS SOURCEFILE }'
4712 `run-gcov' command has arguments `branches' or `calls', respectively.
4716 { dg-final { run-gcov branches calls { -b sourcefile } } }
4742 Not all branches and calls need to be checked. A test should not
4743 check for branches that might be optimized away or replaced with
5608 that must be constant even in the presence of conditional branches.
5889 This pass attempts to replace conditional branches and surrounding
6021 branches. In this pass, the compiler figures out what how far
9110 branches with `INSN_FROM_TARGET_P' clear, the insn will be
11754 This is used to specify the ratio of branches to non-branches of a
14829 Since it is not possible to determine which of the three branches will
20659 branches around an assignment of zero to the target. If this code
21165 branches and `setcc' operations.
21271 value in a register afterward and branches to operand 2 if the
21326 for each of the possible reverse-conditional branches. Their templates
21335 branches into reverse-conditional branches.
21338 the number of patterns that must be specified for branches. For
21390 insn tests the condition code and branches or not according its value.
21404 the branch itself is output, you can treat signed and unsigned branches
21434 delay for taken branches unless the condition code register is set three
21450 some conditional branches. For machines that use `(cc0)', the set and
22628 be nullified for forward branches that are taken (annul-true) or
22629 for backward branches which are not taken (annul-false).
22763 operations, floating point operations, and branches.
22852 As an example of the specification of variable-length branches,
22960 branches but two for calls, no delay slot can contain a branch or call
26848 This is a C statement that branches to DONE if the format was
29211 branches. On many architectures the `BRANCH_COST' can be reduced
32694 architecture has conditional branches that can span all of memory.
32698 branches that attempt to cross between sections into unconditional
32699 branches or indirect jumps.
32703 architecture has unconditional branches that can span all of
32707 unconditional branches that attempt to cross between sections into
32733 conditional branches. The default is four for machines with a
33384 On some targets, branches may have a limited range. Optimizing the
33385 filling of delay slots can result in branches being redirected,