Home
last modified time | relevance | path

Searched refs:pa_adjust_insn_length (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa-protos.h72 extern int pa_adjust_insn_length (rtx, int);
Dpa.h1701 LENGTH += pa_adjust_insn_length (INSN, LENGTH);
Dpa.c4665 pa_adjust_insn_length (rtx insn, int length) in pa_adjust_insn_length() function
/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa-protos.h72 extern int pa_adjust_insn_length PARAMS ((rtx, int));
Dpa.h1770 LENGTH += pa_adjust_insn_length (INSN, LENGTH);
Dpa.c4282 pa_adjust_insn_length (insn, length) in pa_adjust_insn_length() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
DFSFChangeLog.109111 (pa_adjust_insn_length): Account for jumps in switch tables with
DChangeLog.01868 `pa_adjust_cost', `pa_adjust_insn_length' and
DChangeLog.510193 * pa.c (pa_adjust_insn_length): Check that block move
DFSFChangeLog.1111829 (pa_adjust_insn_length): Handle parallel unconditional branches.
DChangeLog.113526 (pa_adjust_insn_length): Update to work with new marking scheme