Home
last modified time | relevance | path

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 Dh8300-protos.h44 extern int compute_a_shift_cc (rtx *, rtx_code);
H A Dshiftrotate.md191 && compute_a_shift_cc (operands, <CODE>))"
262 && compute_a_shift_cc (operands, <CODE>))"
333 && compute_a_shift_cc (operands, <CODE>))"
H A Dh8300.cc4372 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 Dh8300-protos.h44 extern enum attr_cc compute_a_shift_cc (rtx, rtx *);
H A Dh8300.md2419 (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 Dh8300.c4751 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 DChangeLog-200327813 compute_a_shift_cc.
27817 (compute_a_shift_cc): New.
27818 * config/h8300/h8300.md (shift insns): Use compute_a_shift_cc.
H A DChangeLog-202121131 * config/h8300/h8300-protos.h (compute_a_shift_cc): Accept
21133 * config/h8300/h8300.c (compute_a_shift_cc): Accept additional
H A DChangeLog-20202785 (compute_a_shift_cc): Likewise.
3732 (compute_a_shift_cc): Remove prototype
H A DChangeLog-20106953 (compute_a_shift_cc): Likewise.
6959 (compute_a_shift_cc, compute_logical_op_cc, expand_a_shift): Likewise.
H A DChangeLog-200521186 output_a_shift, compute_a_shift_length, compute_a_shift_cc,
H A DChangeLog-201719324 (compute_a_shift_cc): Likewise.