Searched refs:e_mask (Results 1 – 7 of 7) sorted by relevance
77 unsigned e_mask; /* Partitioning of element loops (when tiling). */ member536 unsigned e_mask = tree_to_uhwi (gimple_call_arg (call, 4)); in oacc_xform_tile() local542 gcc_assert (!(e_mask in oacc_xform_tile()549 e_mask = 0; in oacc_xform_tile()551 if (!e_mask) in oacc_xform_tile()564 if (e_mask & GOMP_DIM_MASK (GOMP_DIM_VECTOR)) in oacc_xform_tile()566 if (e_mask & GOMP_DIM_MASK (GOMP_DIM_WORKER)) in oacc_xform_tile()1134 tree e_mask_arg = build_int_cst (unsigned_type_node, loop->e_mask); in oacc_loop_process()1160 unsigned mask = loop->mask | loop->e_mask; in oacc_loop_process()1239 if ((outer->mask | outer->e_mask) & this_mask) in oacc_loop_fixed_partitions()[all …]
80 unsigned e_mask; /* Partitioning of element loops (when tiling). */ member762 unsigned e_mask = tree_to_uhwi (gimple_call_arg (call, 4)); in oacc_xform_tile() local768 gcc_assert (!(e_mask in oacc_xform_tile()775 e_mask = 0; in oacc_xform_tile()777 if (!e_mask) in oacc_xform_tile()790 if (e_mask & GOMP_DIM_MASK (GOMP_DIM_VECTOR)) in oacc_xform_tile()792 if (e_mask & GOMP_DIM_MASK (GOMP_DIM_WORKER)) in oacc_xform_tile()1392 tree e_mask_arg = build_int_cst (unsigned_type_node, loop->e_mask); in oacc_loop_process()1421 unsigned mask = loop->mask | loop->e_mask; in oacc_loop_process()1512 if ((outer->mask | outer->e_mask) & this_mask) in oacc_loop_fixed_partitions()[all …]
38017 stmts, add e_mask field.38021 (new_oacc_loop_raw): Initialize e_mask, adjust for ifns vector.
430 ep->e_mask = 0; in new_ether_if()442 if (ep->e_mask & m) { in set_ether_if()446 ep->e_mask |= m; in set_ether_if()
115 int e_mask; member
280 if ((richace->e_mask & in translate_richacl()365 richace->e_mask = 0; in set_richacl()417 richace->e_mask |= acl_nfs4_perm_map[i].p_perm; in set_richacl()
493 perms = acl_permset_to_bitmap(richace->e_mask) | in acl_match()