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_logical_op_length
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/h8300/
h8300.cc
1170
return
compute_logical_op_length
(GET_MODE (x), AND, operands, NULL) / 2;
3130
compute_logical_op_length
(machine_mode mode, rtx_code code, rtx *operands, rtx_insn *insn)
3119
compute_logical_op_length
(machine_mode mode, rtx_code code, rtx *operands, rtx_insn *insn)
function
/src/external/gpl3/gcc/dist/gcc/config/h8300/
h8300.cc
1170
return
compute_logical_op_length
(GET_MODE (x), AND, operands, NULL) / 2;
3130
compute_logical_op_length
(machine_mode mode, rtx_code code, rtx *operands, rtx_insn *insn)
5573
opt_cost +=
compute_logical_op_length
(SImode, AND, operands, NULL);
5575
opt_cost +=
compute_logical_op_length
(SImode, XOR, operands, NULL);
3119
compute_logical_op_length
(machine_mode mode, rtx_code code, rtx *operands, rtx_insn *insn)
function
Completed in 21 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026