Searched refs:compute_a_shift_cc (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/ |
H A D | h8300-protos.h | 44 extern int compute_a_shift_cc (rtx *, rtx_code);
|
H A D | shiftrotate.md | 191 && compute_a_shift_cc (operands, <CODE>))" 262 && compute_a_shift_cc (operands, <CODE>))" 333 && compute_a_shift_cc (operands, <CODE>))"
|
H A D | h8300.cc | 4372 compute_a_shift_cc (rtx operands[3], rtx_code code) in compute_a_shift_cc() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/ |
H A D | h8300-protos.h | 44 extern enum attr_cc compute_a_shift_cc (rtx, rtx *);
|
H A D | h8300.md | 2419 (symbol_ref "compute_a_shift_cc (insn, operands)"))]) 2490 (symbol_ref "compute_a_shift_cc (insn, operands)"))]) 2561 (symbol_ref "compute_a_shift_cc (insn, operands)"))])
|
H A D | h8300.c | 4751 compute_a_shift_cc (rtx insn ATTRIBUTE_UNUSED, rtx *operands) in compute_a_shift_cc() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2003 | 27813 compute_a_shift_cc. 27817 (compute_a_shift_cc): New. 27818 * config/h8300/h8300.md (shift insns): Use compute_a_shift_cc.
|
H A D | ChangeLog-2021 | 21131 * config/h8300/h8300-protos.h (compute_a_shift_cc): Accept 21133 * config/h8300/h8300.c (compute_a_shift_cc): Accept additional
|
H A D | ChangeLog-2020 | 2785 (compute_a_shift_cc): Likewise. 3732 (compute_a_shift_cc): Remove prototype
|
H A D | ChangeLog-2010 | 6953 (compute_a_shift_cc): Likewise. 6959 (compute_a_shift_cc, compute_logical_op_cc, expand_a_shift): Likewise.
|
H A D | ChangeLog-2005 | 21186 output_a_shift, compute_a_shift_length, compute_a_shift_cc,
|
H A D | ChangeLog-2017 | 19324 (compute_a_shift_cc): Likewise.
|