Searched refs:oacc_loop_fixed_partitions (Results 1 – 4 of 4) sorted by relevance
1457 oacc_loop_fixed_partitions (oacc_loop *loop, unsigned outer_mask) in oacc_loop_fixed_partitions() function1590 loop->inner = oacc_loop_fixed_partitions (loop->child, tmp_mask); in oacc_loop_fixed_partitions()1595 mask_all |= oacc_loop_fixed_partitions (loop->sibling, outer_mask); in oacc_loop_fixed_partitions()1727 unsigned mask_all = oacc_loop_fixed_partitions (loop, outer_mask); in oacc_loop_partition()
1235 (oacc_loop_fixed_partitions): Likewise.13508 * omp-low.c (oacc_loop_fixed_partitions)26482 (oacc_loop_fixed_partitions): Initialize it.33089 (oacc_loop_fixed_partitions): Return mask of used partitions.
35336 * omp-offload.c (oacc_loop_fixed_partitions): Make diagnostics36887 (oacc_loop_fixed_partitions): Use cond ? G_("...") : G_("...") instead38015 oacc_loop_fixed_partitions.38028 (oacc_loop_fixed_partitions): Determine default auto, deal with TILE,
5935 (oacc_loop_fixed_partitions): Correct return type to bool.10429 (oacc_loop_fixed_partitions, oacc_loop_partition): New.