Home
last modified time | relevance | path

Searched refs:compute_a_rotate_length (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300-protos.h34 extern unsigned int compute_a_rotate_length (rtx *);
H A Dshiftrotate.md491 (symbol_ref "compute_a_rotate_length (operands)"))])
H A Dh8300.cc4654 compute_a_rotate_length (rtx *operands) in compute_a_rotate_length() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300-protos.h34 extern unsigned int compute_a_rotate_length (rtx *);
H A Dh8300.c5032 compute_a_rotate_length (rtx *operands) in compute_a_rotate_length() function
H A Dh8300.md2651 (symbol_ref "compute_a_rotate_length (operands)"))])
2672 (symbol_ref "compute_a_rotate_length (operands)"))])
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200317275 * config/h8300/h8300.c (compute_a_rotate_length): Fix the
17330 output_a_rotate. Add a prototype for compute_a_rotate_length.
17333 (compute_a_rotate_length): New.
17337 (*rotlqi3_1): Use output_a_rotate and compute_a_rotate_length.
H A DChangeLog-200521187 output_a_rotate, compute_a_rotate_length, fix_bit_operand,
H A DChangeLog-202023343 (output_a_rotate, compute_a_rotate_length): Likewise.