Home
last modified time | relevance | path

Searched refs:DR_STEP (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-data-ref.h127 #define DR_STEP(DR) (DR)->first_location.step macro
H A Dtree-data-ref.c1038 DR_STEP (res) = NULL_TREE; in analyze_array()
1159 DR_STEP (res) = step; in init_data_ref()
1760 ptr_step = DR_STEP (ptr_dr); in object_analysis()
1986 DR_STEP (dr) = step; in create_data_ref()
2086 print_generic_expr (dump_file, DR_STEP (dr), TDF_SLIM); in create_data_ref()
4209 DR_STEP (res) = NULL_TREE; in find_data_references_in_loop()
H A Dtree-vect-analyze.c1269 tree step = DR_STEP (dr); in vect_analyze_data_ref_access()
1377 || !DR_STEP (dr)) in vect_analyze_data_refs()
H A Dtree-vect-transform.c165 DR_STEP (dr)); in vect_create_addr_base_for_vector_ref()
2761 niters = fold_build2 (MULT_EXPR, TREE_TYPE (niters), niters, DR_STEP (dr)); in vect_update_init_of_dr()