Searched refs:DR_ALIGNED_TO (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dtree-data-ref.h129 #define DR_ALIGNED_TO(DR) (DR)->aligned_to macro
H A Dtree-vect-analyze.c728 aligned_to = DR_ALIGNED_TO (dr);
H A Dtree-data-ref.c1945 DR_OFFSET, DR_INIT, DR_STEP, DR_OFFSET_MISALIGNMENT, DR_ALIGNED_TO,
1991 DR_ALIGNED_TO (dr) = aligned_to;
2094 if (DR_ALIGNED_TO (dr))
2097 print_generic_expr (dump_file, DR_ALIGNED_TO (dr), TDF_SLIM);

Completed in 116 milliseconds