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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.c224 static int process_set (FILE *, rtx, rtx, bool, bool);
9556 process_set (FILE *asm_out_file, rtx pat, rtx insn, bool unwind, bool frame)
9831 process_set (asm_out_file, pat, insn, unwind, frame);
9842 process_set (asm_out_file, x, insn, unwind, frame);
9534 process_set (FILE *asm_out_file, rtx pat, rtx insn, bool unwind, bool frame) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dia64.c196 static int process_set (FILE *, rtx, rtx, bool, bool);
8140 process_set (FILE *asm_out_file, rtx pat, rtx insn, bool unwind, bool frame)
8418 process_set (asm_out_file, pat, insn, unwind, frame);
8429 process_set (asm_out_file, x, insn, unwind, frame);
8118 process_set (FILE *asm_out_file, rtx pat, rtx insn, bool unwind, bool frame) function

Completed in 192 milliseconds