Home
last modified time | relevance | path

Searched refs:adjust_insn_length (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k-protos.h45 extern int adjust_insn_length PARAMS ((rtx insn, int len));
/openbsd/gnu/gcc/gcc/config/avr/
H A Davr-protos.h98 extern int adjust_insn_length (rtx insn, int len);
H A Davr.h724 adjust_insn_length (INSN, LENGTH))
H A Davr.c4259 adjust_insn_length (rtx insn, int len) in adjust_insn_length() function
/openbsd/gnu/usr.bin/gcc/gcc/config/avr/
H A Davr-protos.h111 extern int adjust_insn_length PARAMS ((rtx insn, int len));
H A Davr.h2494 adjust_insn_length (INSN, LENGTH))
H A Davr.c4289 adjust_insn_length (insn, len) in adjust_insn_length() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.47763 * config/avr/avr.c (adjust_insn_length): Adjust lengths of
9775 (adjust_insn_length): Correct insn length for iorhi3 and iorsi3
10128 (output_movsisf): Compute insn length for `adjust_insn_length'
10131 (adjust_insn_length): Use output_movsisf, output_movqi,
H A DChangeLog.61301 * avr.c (avr_simplify_comparision_p, adjust_insn_length,