OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:build_outer_var_ref
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
omp-low.cc
656
build_outer_var_ref
(tree var, omp_context *ctx,
function
676
x =
build_outer_var_ref
(x, ctx, code);
4776
allocator =
build_outer_var_ref
(allocator, ctx, OMP_CLAUSE_ALLOCATE);
5479
tree ref =
build_outer_var_ref
(var, ctx);
5480
/* For ref
build_outer_var_ref
already performs this. */
5760
allocator =
build_outer_var_ref
(allocator, ctx);
5870
x =
build_outer_var_ref
(var, ctx);
5876
x =
build_outer_var_ref
(var, ctx, OMP_CLAUSE_PRIVATE);
5951
=
build_outer_var_ref
(var, ctx,
5980
=
build_outer_var_ref
(var, ctx
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
omp-low.cc
654
build_outer_var_ref
(tree var, omp_context *ctx,
function
674
x =
build_outer_var_ref
(x, ctx, code);
4818
allocator =
build_outer_var_ref
(allocator, ctx);
5521
tree ref =
build_outer_var_ref
(var, ctx);
5522
/* For ref
build_outer_var_ref
already performs this. */
5802
allocator =
build_outer_var_ref
(allocator, ctx);
5912
x =
build_outer_var_ref
(var, ctx);
5918
x =
build_outer_var_ref
(var, ctx, OMP_CLAUSE_PRIVATE);
5993
=
build_outer_var_ref
(var, ctx,
6022
=
build_outer_var_ref
(var, ctx
[
all
...]
Completed in 43 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026