Home
last modified time | relevance | path

Searched refs:process_set (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/ia64/
Dia64.c206 static int process_set (FILE *, rtx, rtx, bool, bool);
8780 process_set (FILE *asm_out_file, rtx pat, rtx insn, bool unwind, bool frame) in process_set() function
9058 process_set (asm_out_file, pat, insn, unwind, frame); in process_for_unwind_directive()
9069 process_set (asm_out_file, x, insn, unwind, frame); in process_for_unwind_directive()
/freebsd-9-stable/contrib/gcc/
DChangeLog-200011591 (process_set): Don't handle varargs spills.
11593 .mem.offset here instead of in process_set.
11867 (process_set): Rewrite to expect complicated bits via
16556 (process_set): Emit ".restore sp" for epilogue stack restores.
16609 * config/ia64/ia64.c (process_set): Do not divide offsets by 4.
19429 (process_set): Use HOST_WIDE_INT_PRINT_DEC for frame size.
20916 (process_set, process_for_unwind_directive): New functions.
DChangeLog-200612852 (process_epilogue, process_set, process_for_unwind_directive):
DChangeLog-200521747 ia64_st_address_bypass_p, ia64_ld_address_bypass_p, process_set,
35064 * config/ia64/ia64.c (process_set): For alloc insn, only call
DChangeLog-200126461 (process_set): Call process_epilogue instead of emitting .restore
DChangeLog-200322557 * ia64.c (ia64_print_operand, process_set): Likewise.
DChangeLog-20047238 (process_set): Handle sibcall alloc instruction.