OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:update_accumulator_with_ops
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-tailcall.cc
823
update_accumulator_with_ops
(enum tree_code code, tree acc, tree op1,
function
873
a_acc_arg =
update_accumulator_with_ops
(PLUS_EXPR, a_acc, var, gsi);
877
m_acc_arg =
update_accumulator_with_ops
(MULT_EXPR, m_acc, m, gsi);
/src/external/gpl3/gcc.old/dist/gcc/
tree-tailcall.cc
823
update_accumulator_with_ops
(enum tree_code code, tree acc, tree op1,
function
873
a_acc_arg =
update_accumulator_with_ops
(PLUS_EXPR, a_acc, var, gsi);
877
m_acc_arg =
update_accumulator_with_ops
(MULT_EXPR, m_acc, m, gsi);
Completed in 24 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026