Lines Matching defs:part

8 This file is part of GCC.
139 part of the frame. */
1883 part of a call sequence and so allow a global "foo" to be lazily bound. */
2255 high part. */
2377 /* Check that there is a known low-part relocation. */
2427 constants, with the high part being either a HIGH or a copy
2987 high part to BASE and return the result. Just return BASE otherwise.
3106 it for the high part as well. */
3122 If so, and if LOW_OUT is nonnull, emit the high part and store the
3123 low part in *LOW_OUT. Leave *LOW_OUT unchanged otherwise.
3126 part into a register.
3128 When MODE is MAX_MACHINE_MODE, the low part is guaranteed to be
3129 a legitimize SET_SRC for an .md pattern, otherwise the low part
3153 /* The high part of a page/ofst pair is loaded from the GOT. */
3418 /* See if the address can split into a high part and a LO_SUM. */
4074 /* Low-part immediates need an extended MIPS16 instruction. */
4136 /* If this is part of a MADD or MSUB, treat the PLUS as
4491 endianness of certain registers. HIGH_P is true to select the high part,
4492 false to select the low part. */
5566 arguments in FPR pairs. The real part goes in the lower register
5567 and the imaginary part goes in the upper register. */
5580 /* Real part in registers, imaginary part on stack. */
5809 a value in the most significant part of $2/$3 if:
5936 /* If a value is passed in the most significant part of a register, see
7581 rtx part = adjust_address (src, BLKmode, offset);
7582 set_mem_size (part, delta);
7583 if (!mips_expand_ext_as_unaligned_load (regs[i], part, bits, 0, 0))
7594 rtx part = adjust_address (dest, BLKmode, offset);
7595 set_mem_size (part, delta);
7596 if (!mips_expand_ins_as_unaligned_store (part, regs[i], bits, 0))
8136 /* The high part is provided by a pseudo copy of $gp. */
8218 /* Print symbolic operand OP, which is part of a HIGH or LO_SUM
8415 associated with condition CODE. Print the condition part of the
8486 'h' Print the high-part relocation associated with OP, after stripping
8488 'R' Print the low-part relocation associated with OP.
8499 'D' Print the second part of a double-word register or memory operand.
8741 read-only part of a DSO. Handle such cases by selecting a normal
8829 so this is now effectively part of the ABI. */
11567 /* Allocate the first part of the frame. */
12863 /* A unconditional jump has an unfilled delay slot if it is not part
14185 NAME is the main part of the predicate's name. */
14195 to be true. NAME is the main part of the predicate's name. */
14835 /* Expand instruction ICODE as part of a built-in function sequence.
15499 allows us to assume that accesses to any part of the eventual frame
16134 after INSN. INSN should be part of the main rtl chain, not a member of a
16532 /* Return true if INSN is a SET of an orphaned high-part relocation.
16636 Also delete any high-part relocations whose partnering low parts
16716 high-part relocations or turn them into NOPs. Avoid hazards
16725 /* If we find an orphaned high-part relocation in a delay
16744 orphaned high-part relocation. */
17103 /* This is messy. GAS treats "la $25,foo" as part of a call
18594 /* Flush the code part of the trampoline. */
18680 There is therefore no point in trying save the GGC part of
19229 /* For two-part initialization, always use CONCAT. */