OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compute_a_shift_length
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/h8300/
h8300.cc
1188
return
compute_a_shift_length
(operands, GET_CODE (x)) / 2;
4240
compute_a_shift_length
(rtx operands[3], rtx_code code)
4227
compute_a_shift_length
(rtx operands[3], rtx_code code)
function
/src/external/gpl3/gcc/dist/gcc/config/h8300/
h8300.cc
1188
return
compute_a_shift_length
(operands, GET_CODE (x)) / 2;
4240
compute_a_shift_length
(rtx operands[3], rtx_code code)
5562
shift_cost =
compute_a_shift_length
(operands, ASHIFT);
5564
shift_cost +=
compute_a_shift_length
(operands, ASHIFTRT);
5571
unsigned opt_cost =
compute_a_shift_length
(operands, LSHIFTRT);
4227
compute_a_shift_length
(rtx operands[3], rtx_code code)
function
Completed in 49 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026