Home
last modified time | relevance | path

Searched refs:ashlqi3_out (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr-protos.h64 extern const char *ashlqi3_out (rtx_insn *insn, rtx operands[], int *len);
Davr.cc6634 ashlqi3_out (rtx_insn *insn, rtx operands[], int *len) in ashlqi3_out() function
9902 case ADJUST_LEN_ASHLQI: ashlqi3_out (insn, op, &len); break; in avr_adjust_insn_length()
Davr.md5134 return ashlqi3_out (insn, operands, NULL);
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20005771 (ashlqi3_out, ashrqi3_out, lshrqi3_out): Change all calls to
9758 out_tstsi, out_tsthi, ret_cond_branch, ashlqi3_out, ashlhi3_out,
15107 (out_tsthi, out_tstsi, ashlqi3_out, lshrqi3_out): Change uses
19227 (ashlqi3_out): Coding style modifications. Run `fatal_insn' if
19665 (ashlqi3_out): Don't generate dec + brpl which now generates by
DChangeLog-201425128 (ashlqi3_out): Likewise.
25191 (ashlqi3_out): Likewise.
DChangeLog-200533384 (ashlqi3_out, ashlhi3_out, ashlsi3_out, ashrqi3_out, ashrhi3_out,
DChangeLog-20165451 (ashlqi3_out, ashlsi3_out, ashrqi3_out, ashrhi3_out): Same.