Lines Matching full:clobbered
7184 and inserts instructions to save and restore call-clobbered
9630 means that all memory locations must be presumed clobbered. If X
9635 registers as "call-clobbered". All function call instructions are
9675 clobbered by the insn. In this case, using the same pseudo
10088 clobbered by the called function.
10588 `CALL_USED_REGISTERS' are clobbered by the called function, insns
14410 number of register outputs. `NCLOBBERS' is the number of clobbered
14412 output, and clobbered registers.
20076 A call clobbered P register.
22992 after having clobbered it.
24387 example, they might indicate that the condition code will be clobbered.
24417 effects: The condition code can be set unpredictably (clobbered), not
27205 clobbered (in general) by function calls as well as for fixed
27224 without some part of it being clobbered. For most machines this
28564 these registers should be call-clobbered; it is possible to use
28579 Typically this is a call-clobbered hard register that is otherwise
29759 makes it possible to use call-clobbered registers to hold variables that
29764 placing a pseudo-register in a call-clobbered hard register and
29773 of a pseudo-register in call-clobbered hard register REGNO. If
32226 `PIC_OFFSET_TABLE_REGNUM' is clobbered by calls. If not defined,
35597 clobbered in INSN. INSN is always a `jump_insn' or an `insn'; GCC
35832 be clobbered--or a `MEM'. If you are returning a `MEM', this is
35836 register in question will not be clobbered. The default value of
44094 * call-clobbered register: Register Basics. (line 35)