OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offset_incr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
omp-expand.cc
7707
tree
offset_incr
= NULL_TREE;
local
7855
offset_incr
= gimple_omp_continue_control_def (cont_stmt);
7860
offset_init =
offset_incr
= offset;
8027
ass = gimple_build_assign (
offset_incr
, expr);
8029
expr = build2 (cond_code, boolean_type_node,
offset_incr
, bound);
/src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc
7618
tree
offset_incr
= NULL_TREE;
local
7766
offset_incr
= gimple_omp_continue_control_def (cont_stmt);
7771
offset_init =
offset_incr
= offset;
7938
ass = gimple_build_assign (
offset_incr
, expr);
7940
expr = build2 (cond_code, boolean_type_node,
offset_incr
, bound);
Completed in 30 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026