Searched refs:pa_can_combine_p (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/ |
| D | pa.c | 100 static int pa_can_combine_p PARAMS ((rtx, rtx, rtx, int, rtx, rtx, rtx)); 7829 if (pa_can_combine_p (new, anchor, floater, 0, 7841 if (pa_can_combine_p (new, anchor, floater, 0, 7849 if (pa_can_combine_p (new, anchor, floater, 0, 7891 if (pa_can_combine_p (new, anchor, floater, 1, 7954 pa_can_combine_p (new, anchor, floater, reversed, dest, src1, src2) in pa_can_combine_p() function
|
| /openbsd/src/gnu/gcc/gcc/config/pa/ |
| D | pa.c | 93 static int pa_can_combine_p (rtx, rtx, rtx, int, rtx, rtx, rtx); 8771 if (pa_can_combine_p (new, anchor, floater, 0, in pa_combine_instructions() 8783 if (pa_can_combine_p (new, anchor, floater, 0, in pa_combine_instructions() 8791 if (pa_can_combine_p (new, anchor, floater, 0, in pa_combine_instructions() 8833 if (pa_can_combine_p (new, anchor, floater, 1, in pa_combine_instructions() 8896 pa_can_combine_p (rtx new, rtx anchor, rtx floater, int reversed, rtx dest, in pa_can_combine_p() function
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ChangeLog.7 | 9263 (pa_can_combine_p): Call extract_insn before calling 11202 * pa.c (pa_can_combine_p): Call extract_insn before calling
|
| D | ChangeLog.0 | 6954 (pa_can_combine_p, forward_branch_p, shadd_constant_p): Likewise.
|
| D | ChangeLog.4 | 6136 (pa_can_combine_p): Make static.
|
| D | FSFChangeLog.11 | 8228 (pa_can_combine_p): Helper function for pa_combine_instructions.
|