Searched refs:process_epilogue (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c206 static void process_epilogue (FILE *, rtx, bool, bool);
8777 process_epilogue (FILE *asm_out_file, rtx insn, bool unwind, bool frame)
8831 /* if haven't done process_epilogue() yet, do it now */
8832 process_epilogue (asm_out_file, insn, unwind, frame);
8859 process_epilogue (asm_out_file, insn, unwind, frame);
8865 process_epilogue (asm_out_file, insn, unwind, frame);
8756 process_epilogue (FILE *asm_out_file, rtx insn, bool unwind, bool frame) function

Completed in 78 milliseconds