Home
last modified time | relevance | path

Searched refs:outer_mask (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Domp-offload.c407 && outer_mask == GOMP_DIM_MASK (GOMP_DIM_VECTOR) in oacc_xform_loop()
455 r = oacc_thread_numbers (true, outer_mask, &seq); in oacc_xform_loop()
1235 if (this_mask & outer_mask) in oacc_loop_fixed_partitions()
1266 this_mask &= ~outer_mask; in oacc_loop_fixed_partitions()
1272 if (outermost && outermost <= outer_mask) in oacc_loop_fixed_partitions()
1354 while (this_mask <= outer_mask) in oacc_loop_auto_partitions()
1401 this_mask &= ~outer_mask; in oacc_loop_auto_partitions()
1409 & ~(outer_mask | loop->e_mask | loop->mask)); in oacc_loop_auto_partitions()
1441 outer_mask, outer_assign); in oacc_loop_auto_partitions()
1596 unsigned outer_mask = 0; in execute_oacc_device_lower() local
[all …]
H A Domp-offload.cc633 && outer_mask == GOMP_DIM_MASK (GOMP_DIM_VECTOR) in oacc_xform_loop()
681 r = oacc_thread_numbers (true, outer_mask, &seq); in oacc_xform_loop()
1508 if (this_mask & outer_mask) in oacc_loop_fixed_partitions()
1539 this_mask &= ~outer_mask; in oacc_loop_fixed_partitions()
1545 if (outermost && outermost <= outer_mask) in oacc_loop_fixed_partitions()
1627 while (this_mask <= outer_mask) in oacc_loop_auto_partitions()
1674 this_mask &= ~outer_mask; in oacc_loop_auto_partitions()
1682 & ~(outer_mask | loop->e_mask | loop->mask)); in oacc_loop_auto_partitions()
1714 outer_mask, outer_assign); in oacc_loop_auto_partitions()
2051 unsigned outer_mask = 0; in execute_oacc_loop_designation() local
[all …]
H A Domp-oacc-neuter-broadcast.cc509 bitmap vector_single, unsigned outer_mask, in populate_single_mode_bitmaps() argument
512 unsigned mask = outer_mask | par->mask; in populate_single_mode_bitmaps()
530 outer_mask, depth); in populate_single_mode_bitmaps()
598 find_ssa_names_to_propagate (parallel_g *par, unsigned outer_mask, in find_ssa_names_to_propagate() argument
602 unsigned mask = outer_mask | par->mask; in find_ssa_names_to_propagate()
700 find_partitioned_var_uses (parallel_g *par, unsigned outer_mask, in find_partitioned_var_uses() argument
703 unsigned mask = outer_mask | par->mask; in find_partitioned_var_uses()
775 unsigned mask = outer_mask | par->mask; in find_local_vars_to_propagate()
1245 neuter_worker_single (parallel_g *par, unsigned outer_mask, in neuter_worker_single() argument
1253 unsigned mask = outer_mask | par->mask; in neuter_worker_single()
[all …]
H A Domp-low.c2346 unsigned outer_mask = 0; in check_oacc_kernel_gwv() local
2351 outer_mask = check_oacc_kernel_gwv (NULL, ctx->outer); in check_oacc_kernel_gwv()
2356 return outer_mask; in check_oacc_kernel_gwv()
2393 if (this_mask & outer_mask) in check_oacc_kernel_gwv()
2398 return outer_mask | this_mask; in check_oacc_kernel_gwv()
H A Domp-low.cc2663 unsigned outer_mask = 0; in check_oacc_kernel_gwv() local
2668 outer_mask = check_oacc_kernel_gwv (NULL, ctx->outer); in check_oacc_kernel_gwv()
2673 return outer_mask; in check_oacc_kernel_gwv()
2710 if (this_mask & outer_mask) in check_oacc_kernel_gwv()
2715 return outer_mask | this_mask; in check_oacc_kernel_gwv()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Domp-offload.c407 && outer_mask == GOMP_DIM_MASK (GOMP_DIM_VECTOR) in oacc_xform_loop()
455 r = oacc_thread_numbers (true, outer_mask, &seq); in oacc_xform_loop()
1235 if (this_mask & outer_mask) in oacc_loop_fixed_partitions()
1266 this_mask &= ~outer_mask; in oacc_loop_fixed_partitions()
1272 if (outermost && outermost <= outer_mask) in oacc_loop_fixed_partitions()
1354 while (this_mask <= outer_mask) in oacc_loop_auto_partitions()
1401 this_mask &= ~outer_mask; in oacc_loop_auto_partitions()
1409 & ~(outer_mask | loop->e_mask | loop->mask)); in oacc_loop_auto_partitions()
1441 outer_mask, outer_assign); in oacc_loop_auto_partitions()
1596 unsigned outer_mask = 0; in execute_oacc_device_lower() local
[all …]
H A Domp-low.c2346 unsigned outer_mask = 0; in check_oacc_kernel_gwv() local
2351 outer_mask = check_oacc_kernel_gwv (NULL, ctx->outer); in check_oacc_kernel_gwv()
2356 return outer_mask; in check_oacc_kernel_gwv()
2393 if (this_mask & outer_mask) in check_oacc_kernel_gwv()
2398 return outer_mask | this_mask; in check_oacc_kernel_gwv()