Searched refs:ws_args (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Domp-low.c326 tree ws_args; local
330 ws_args = NULL_TREE;
334 ws_args = tree_cons (NULL, t, ws_args);
338 ws_args = tree_cons (NULL, t, ws_args);
341 ws_args = tree_cons (NULL, t, ws_args);
344 ws_args = tree_cons (NULL, t, ws_args);
2158 expand_parallel_call(struct omp_region *region, basic_block bb, tree entry_stmt, tree ws_args) argument
2423 tree child_fn, block, t, ws_args; local
[all...]
H A Dtree-flow.h540 tree ws_args; member in struct:omp_region

Completed in 58 milliseconds