OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:widen_mul_stats
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-math-opts.cc
214
}
widen_mul_stats
;
variable in typeref:struct:__anon13961
2912
widen_mul_stats
.widen_mults_inserted++;
3155
widen_mul_stats
.maccs_inserted++;
3279
widen_mul_stats
.fmas_inserted++;
5521
widen_mul_stats
.divmod_calls_inserted++;
5639
widen_mul_stats
.highpart_mults_inserted++;
6076
memset (&
widen_mul_stats
, 0, sizeof (
widen_mul_stats
));
6083
widen_mul_stats
.widen_mults_inserted);
6085
widen_mul_stats
.maccs_inserted)
[
all
...]
tree-ssa-math-opts.cc
214
}
widen_mul_stats
;
variable in typeref:struct:__anon13961
2912
widen_mul_stats
.widen_mults_inserted++;
3155
widen_mul_stats
.maccs_inserted++;
3279
widen_mul_stats
.fmas_inserted++;
5521
widen_mul_stats
.divmod_calls_inserted++;
5639
widen_mul_stats
.highpart_mults_inserted++;
6076
memset (&
widen_mul_stats
, 0, sizeof (
widen_mul_stats
));
6083
widen_mul_stats
.widen_mults_inserted);
6085
widen_mul_stats
.maccs_inserted)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-math-opts.cc
213
}
widen_mul_stats
;
variable in typeref:struct:__anon16382
2776
widen_mul_stats
.widen_mults_inserted++;
2997
widen_mul_stats
.maccs_inserted++;
3116
widen_mul_stats
.fmas_inserted++;
4532
widen_mul_stats
.divmod_calls_inserted++;
4650
widen_mul_stats
.highpart_mults_inserted++;
5058
memset (&
widen_mul_stats
, 0, sizeof (
widen_mul_stats
));
5065
widen_mul_stats
.widen_mults_inserted);
5067
widen_mul_stats
.maccs_inserted)
[
all
...]
tree-ssa-math-opts.cc
213
}
widen_mul_stats
;
variable in typeref:struct:__anon16382
2776
widen_mul_stats
.widen_mults_inserted++;
2997
widen_mul_stats
.maccs_inserted++;
3116
widen_mul_stats
.fmas_inserted++;
4532
widen_mul_stats
.divmod_calls_inserted++;
4650
widen_mul_stats
.highpart_mults_inserted++;
5058
memset (&
widen_mul_stats
, 0, sizeof (
widen_mul_stats
));
5065
widen_mul_stats
.widen_mults_inserted);
5067
widen_mul_stats
.maccs_inserted)
[
all
...]
Completed in 44 milliseconds
Indexes created Sun Jun 28 00:24:58 UTC 2026