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_init
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
omp-expand.cc
7708
tree
offset_init
= NULL_TREE;
local
7730
offset_init
= gimple_omp_for_index (for_stmt, 0);
7860
offset_init
= offset_incr = offset;
7872
gimple_call_set_lhs (call,
offset_init
);
7880
chunk_size, gwv,
offset_init
);
7885
expr = build2 (cond_code, boolean_type_node,
offset_init
, bound);
/src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc
7619
tree
offset_init
= NULL_TREE;
local
7641
offset_init
= gimple_omp_for_index (for_stmt, 0);
7771
offset_init
= offset_incr = offset;
7783
gimple_call_set_lhs (call,
offset_init
);
7791
chunk_size, gwv,
offset_init
);
7796
expr = build2 (cond_code, boolean_type_node,
offset_init
, bound);
Completed in 26 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026