Lines Matching defs:inner_mask
3498 unsigned inner_mask;
3526 :parent (parent_), next (0), inner (0), mask (mask_), inner_mask (0)
5158 unsigned inner_mask = par->mask;
5163 par->inner_mask = nvptx_process_pars (par->inner);
5164 inner_mask |= par->inner_mask;
5208 inner_mask |= nvptx_process_pars (par->next);
5209 return inner_mask;
5233 else if (par->inner_mask
5239 || par->parent->inner_mask & GOMP_DIM_MASK (mode))