Lines Matching full:combine
401 -c -S -E -o FILE -combine -no-canonical-prefixes
1345 `-combine'
4464 `-fdump-rtl-combine'
5219 combine two instructions and checks if the result can be
5524 Combine increments or decrements of addresses with memory accesses.
5799 requires `-fwhole-program' and `-combine' to be enabled.
6357 `--combine' this flag can be used to compile most of smaller scale
8737 or combine them with constant text in a single argument.
14979 not sensitive to the compiler's ability to combine multiply and
14994 placed in a data RAM/ROM, and it also allows the linker to combine
17976 You can combine this technique of naming elements with ordinary C
20821 For example, here we write the (fictitious) `combine' instruction with
20825 asm ("combine %2,%0" : "=r" (foo) : "0" (foo), "g" (bar));
20837 asm ("combine %2,%0" : "=r" (foo) : "r" (foo), "g" (bar));
21351 combine register or an immediate value into memory, or it can combine
21352 any kind of operand into a register; but it cannot combine one memory
34934 combine volatile accesses which occur between sequence points, but
35235 then combine duplicate instantiations.
37035 * In traditional C, you can combine `long', etc., with a typedef
38690 permission to link or combine any covered work with a work licensed
39114 You may combine the Document with other documents released under
39132 In the combination, you must combine any sections Entitled
39134 Entitled "History"; likewise combine any sections Entitled
40483 * combine: Overall Options. (line 215)
40596 * fdump-rtl-combine: Debugging Options. (line 400)