OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_extra_ctor_cost
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
5171
unsigned
m_extra_ctor_cost
= 0;
5234
if (
m_extra_ctor_cost
> 0)
5252
m_costs[vect_body] +=
m_extra_ctor_cost
;
5262
m_extra_ctor_cost
);
5391
m_extra_ctor_cost
+= extra_cost;
5161
unsigned
m_extra_ctor_cost
= 0;
member in class:rs6000_cost_data
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
5229
unsigned
m_extra_ctor_cost
= 0;
5290
if (
m_extra_ctor_cost
> 0)
5308
m_costs[vect_body] +=
m_extra_ctor_cost
;
5318
m_extra_ctor_cost
);
5422
m_extra_ctor_cost
+= extra_cost;
5219
unsigned
m_extra_ctor_cost
= 0;
member in class:rs6000_cost_data
Completed in 56 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026