OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_cost_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc
4619
vector_costs *
target_cost_data
= loop_vinfo->vector_costs;
local
4636
(void) add_stmt_cost (
target_cost_data
, len, scalar_stmt, vect_prologue);
4648
(void) add_stmt_cost (
target_cost_data
, len, scalar_stmt, vect_prologue);
4652
(void) add_stmt_cost (
target_cost_data
, len * 2 - 1,
4663
(void) add_stmt_cost (
target_cost_data
, nstmts,
4676
(void) add_stmt_cost (
target_cost_data
, 1, vector_stmt,
4685
(void) add_stmt_cost (
target_cost_data
, 1, cond_branch_taken,
4772
(void) add_stmt_cost (
target_cost_data
,
4782
(void) add_stmt_cost (
target_cost_data
,
4791
(void) add_stmt_cost (
target_cost_data
, 1, cond_branch_taken
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc
3920
vector_costs *
target_cost_data
= loop_vinfo->vector_costs;
local
3937
(void) add_stmt_cost (
target_cost_data
, len, scalar_stmt, vect_prologue);
3949
(void) add_stmt_cost (
target_cost_data
, len, scalar_stmt, vect_prologue);
3953
(void) add_stmt_cost (
target_cost_data
, len * 2 - 1,
3964
(void) add_stmt_cost (
target_cost_data
, nstmts,
3977
(void) add_stmt_cost (
target_cost_data
, 1, vector_stmt,
3986
(void) add_stmt_cost (
target_cost_data
, 1, cond_branch_taken,
4073
(void) add_stmt_cost (
target_cost_data
,
4083
(void) add_stmt_cost (
target_cost_data
,
4092
(void) add_stmt_cost (
target_cost_data
, 1, cond_branch_taken
[
all
...]
Completed in 43 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026