OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:e_bound
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
omp-expand.cc
7702
tree
e_bound
= NULL_TREE, e_offset = NULL_TREE, e_step = NULL_TREE;
local
7921
e_bound
= create_tmp_var (diff_type, ".
e_bound
");
7939
gimple_call_set_lhs (call,
e_bound
);
7951
expr = build2 (cond_code, boolean_type_node, e_offset,
e_bound
);
7996
expr = build2 (cond_code, boolean_type_node, e_offset,
e_bound
);
/src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc
7613
tree
e_bound
= NULL_TREE, e_offset = NULL_TREE, e_step = NULL_TREE;
local
7832
e_bound
= create_tmp_var (diff_type, ".
e_bound
");
7850
gimple_call_set_lhs (call,
e_bound
);
7862
expr = build2 (cond_code, boolean_type_node, e_offset,
e_bound
);
7907
expr = build2 (cond_code, boolean_type_node, e_offset,
e_bound
);
Completed in 162 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026