Searched defs:startvar (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c810 tree startvar = NULL_TREE, endvar = NULL_TREE, step = NULL_TREE; local
3014 tree startvar = fd->loop.v; local
1934 expand_omp_for_init_vars(struct omp_for_data *fd, gimple_stmt_iterator *gsi, tree *counts, gimple *inner_stmt, tree startvar) argument
4008 tree startvar = fd->loop.v; local
4723 tree startvar = fd->loop.v; local
5676 tree startvar = OMP_CLAUSE_DECL (innerc); local
5833 tree startvar = fd->loop.v; local
8568 tree startvar = fd.loops[dim].v; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc774 tree startvar = NULL_TREE, endvar = NULL_TREE, step = NULL_TREE; local
4196 tree startvar = fd->loop.v; local
2475 expand_omp_for_init_vars(struct omp_for_data *fd, gimple_stmt_iterator *gsi, tree *counts, tree *nonrect_bounds, gimple *inner_stmt, tree startvar) argument
5208 tree startvar = fd->loop.v; local
5914 tree startvar = fd->loop.v; local
7189 tree startvar = OMP_CLAUSE_DECL (innerc); local
7338 tree startvar = fd->loop.v; local
[all...]

Completed in 111 milliseconds