Searched defs:grain (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dcilk-abi-cilk-for.cpp234 cilk_for_recursive(count_t low, count_t high, F body, void *data, int grain, __cilkrts_worker *w, __cilkrts_pedigree *loop_root_pedigree) argument
296 cilk_for_root(F body, void *data, count_t count, int grain) argument
382 __cilkrts_cilk_for_32(__cilk_abi_f32_t body, void *data, cilk32_t count, int grain) argument
405 __cilkrts_cilk_for_64(__cilk_abi_f64_t body, void *data, cilk64_t count, int grain) argument
[all...]
/haiku-buildtools/gcc/gcc/
H A Domp-low.c5021 tree grain = (*ws_args)[1]; local
/haiku-buildtools/gcc/gcc/c/
H A Dc-parser.c15091 tree grain = convert_to_integer (long_integer_type_node, local
15144 c_parser_cilk_for(c_parser *parser, tree grain) argument
/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c33520 cp_parser_cilk_for(cp_parser *parser, tree grain) argument

Completed in 182 milliseconds