Searched refs:output_bb (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/config/pa/ |
| D | pa-protos.h | 47 extern const char *output_bb (rtx *, int, rtx, int);
|
| D | pa.md | 1893 return output_bb (operands, 0, insn, 0); 1921 return output_bb (operands, 0, insn, 0); 1949 return output_bb (operands, 1, insn, 0); 1977 return output_bb (operands, 1, insn, 0); 2005 return output_bb (operands, 0, insn, 1); 2033 return output_bb (operands, 0, insn, 1); 2061 return output_bb (operands, 1, insn, 1); 2089 return output_bb (operands, 1, insn, 1);
|
| D | pa.c | 6305 output_bb (rtx *operands ATTRIBUTE_UNUSED, int negated, rtx insn, int which) in output_bb() function
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/ |
| D | pa-protos.h | 48 extern const char *output_bb PARAMS ((rtx *, int, int, int, rtx, int));
|
| D | pa.md | 1848 return output_bb (operands, INSN_ANNULLED_BRANCH_P (insn), 1870 return output_bb (operands, INSN_ANNULLED_BRANCH_P (insn), 1892 return output_bb (operands, INSN_ANNULLED_BRANCH_P (insn), 1914 return output_bb (operands, INSN_ANNULLED_BRANCH_P (insn), 1936 return output_bb (operands, INSN_ANNULLED_BRANCH_P (insn), 1958 return output_bb (operands, INSN_ANNULLED_BRANCH_P (insn), 1980 return output_bb (operands, INSN_ANNULLED_BRANCH_P (insn), 2002 return output_bb (operands, INSN_ANNULLED_BRANCH_P (insn),
|
| D | pa.c | 5742 output_bb (operands, nullify, length, negated, insn, which) in output_bb() function
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | FSFChangeLog.10 | 4364 (output_bb, output_bvb, output_dbra, output_movb): Likewise. 6128 * pa.c (output_bb): Fix error in long backwards branch with 6232 (output_bb, output_dbra, output_movb): Likewise.
|
| D | ChangeLog.3 | 6903 (hppa_builtin_saveregs, output_cbranch, output_bb): Likewise. 16152 output_cbranch, output_bb, output_bvb, output_dbra, ,
|
| D | ChangeLog.0 | 1853 (output_bb): Likewise for parameter `operands'.
|
| D | ChangeLog | 5545 * pa.c (output_cbranch, output_bb, output_bvb): Output nop for
|