Searched refs:dataref (Results 1 – 9 of 9) sorted by relevance
896 dref dataref; in split_data_refs_to_components() local1039 dataref = XCNEW (class dref_d); in split_data_refs_to_components()1040 dataref->ref = dr; in split_data_refs_to_components()1041 dataref->stmt = DR_STMT (dr); in split_data_refs_to_components()1042 dataref->offset = 0; in split_data_refs_to_components()1043 dataref->distance = 0; in split_data_refs_to_components()1045 dataref->always_accessed in split_data_refs_to_components()1047 gimple_bb (dataref->stmt)); in split_data_refs_to_components()1048 dataref->pos = comp->refs.length (); in split_data_refs_to_components()1049 comp->refs.quick_push (dataref); in split_data_refs_to_components()
18871 for the first stmts dataref.
22013 DRs for BB vectorization. Remove code truncating the dataref
9592 dataref sets when retrying with a different vector size.
1900 * tree-vect-data-refs.c: Free an overwritten dataref.
766 dref dataref; in split_data_refs_to_components() local907 dataref = XCNEW (class dref_d); in split_data_refs_to_components()908 dataref->ref = dr; in split_data_refs_to_components()909 dataref->stmt = DR_STMT (dr); in split_data_refs_to_components()910 dataref->offset = 0; in split_data_refs_to_components()911 dataref->distance = 0; in split_data_refs_to_components()913 dataref->always_accessed in split_data_refs_to_components()915 gimple_bb (dataref->stmt)); in split_data_refs_to_components()916 dataref->pos = comp->refs.length (); in split_data_refs_to_components()917 comp->refs.quick_push (dataref); in split_data_refs_to_components()
90 typedef struct dataref { struct356 dataref_t dataref; in cksummer() local386 dataref.ref_guid = drrw->drr_toguid; in cksummer()387 dataref.ref_object = drrw->drr_object; in cksummer()388 dataref.ref_offset = drrw->drr_offset; in cksummer()392 &dataref)) { in cksummer()404 wbr_drrr->drr_refguid = dataref.ref_guid; in cksummer()406 dataref.ref_object; in cksummer()408 dataref.ref_offset; in cksummer()
675 dataref
2219 array reference, ensure that 'dataref' points to the _data