Home | History | Annotate | Download | only in gcc

Lines Matching defs:vec_offset

3038    Set *DATAREF_PTR to the loop-invariant base address and *VEC_OFFSET
3047 tree *dataref_ptr, vec<tree> *vec_offset)
3059 vect_get_slp_defs (SLP_TREE_CHILDREN (slp_node)[0], vec_offset);
3065 gs_info->offset, vec_offset,
3075 address after each copy of the vectorized statement. Set *VEC_OFFSET
3083 tree *dataref_bump, tree *vec_offset)
3105 *vec_offset = cse_and_gimplify_to_preheader (loop_vinfo, offset);
8201 tree vec_offset = NULL_TREE;
8211 &bump, &vec_offset);
8335 vec_offset = vec_offsets[0];
8363 vec_offset = vec_offsets[j];
8458 (IFN_MASK_SCATTER_STORE, 5, dataref_ptr, vec_offset,
8462 (IFN_SCATTER_STORE, 4, dataref_ptr, vec_offset,
9578 tree vec_offset = NULL_TREE;
9588 &bump, &vec_offset);
9774 vec_offset = vec_offsets[vec_num * j + i];
9781 vec_offset, scale, zero, final_mask);
9785 vec_offset, scale, zero);
9807 vec_offset = vec_offsets[j / factor];
9809 tree idx_type = TREE_TYPE (TREE_TYPE (vec_offset));
9822 idx_type, vec_offset,