Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-data-ref.h201 #define DR_OFFSET_ALIGNMENT(DR) (DR)->innermost.offset_alignment macro
Dtree-vect-data-refs.cc4393 DR_OFFSET_ALIGNMENT (newdr) = BIGGEST_ALIGNMENT; in vect_find_stmt_data_reference()
Dtree-data-ref.cc1522 DR_OFFSET_ALIGNMENT (dr)); in create_data_ref()
DChangeLog-201725366 (DR_OFFSET_ALIGNMENT): New macro.