Home
last modified time | relevance | path

Searched refs:ashlsi3_out (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/gcc/gcc/config/avr/
H A Davr-protos.h81 extern const char *ashlsi3_out (rtx insn, rtx operands[], int *len);
H A Davr.md1209 "* return ashlsi3_out (insn, operands, NULL);"
1253 "* return ashlsi3_out (insn, operands, NULL);"
H A Davr.c3321 ashlsi3_out (rtx insn, rtx operands[], int *len) in ashlsi3_out() function
4374 case SImode: ashlsi3_out (insn,ops,&len); break; in adjust_insn_length()
/openbsd/gnu/usr.bin/gcc/gcc/config/avr/
H A Davr-protos.h91 extern const char * ashlsi3_out PARAMS ((rtx insn, rtx operands[], int *len));
H A Davr.md1197 "* return ashlsi3_out (insn, operands, NULL);"
1241 "* return ashlsi3_out (insn, operands, NULL);"
H A Davr.c3386 ashlsi3_out (insn, operands, len) in ashlsi3_out() function
4406 case SImode: ashlsi3_out (insn,ops,&len); break;
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.45767 (ashlhi3_out, ashlsi3_out, ashrhi3_out, ashrsi3_out, lshrhi3_out,
7001 * config/avr/avr.c (ashlhi3_out, ashlsi3_out, ashrhi3_out,
9753 ashlsi3_out, ashrqi3_out, ashrhi3_out, ashrsi3_out, lshrqi3_out,
15099 (output_movsisf, ashlsi3_out, ashrsi3_out, lshrsi3_out):
H A DChangeLog.33964 (ashlsi3_out): Likewise.
4402 (ashlsi3_out): Likewise.