Searched refs:ashlqi3_out (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr-protos.h | 64 extern const char *ashlqi3_out (rtx_insn *insn, rtx operands[], int *len);
|
| D | avr.cc | 6634 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()
|
| D | avr.md | 5134 return ashlqi3_out (insn, operands, NULL);
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2000 | 5771 (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
|
| D | ChangeLog-2014 | 25128 (ashlqi3_out): Likewise. 25191 (ashlqi3_out): Likewise.
|
| D | ChangeLog-2005 | 33384 (ashlqi3_out, ashlhi3_out, ashlsi3_out, ashrqi3_out, ashrhi3_out,
|
| D | ChangeLog-2016 | 5451 (ashlqi3_out, ashlsi3_out, ashrqi3_out, ashrhi3_out): Same.
|