Home
last modified time | relevance | path

Searched refs:DR_BASE_MISALIGNMENT (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-data-ref.h200 #define DR_BASE_MISALIGNMENT(DR) (DR)->innermost.base_misalignment macro
Dtree-data-ref.cc1520 DR_BASE_MISALIGNMENT (dr)); in create_data_ref()
DChangeLog-201725335 (DR_BASE_ALIGNMENT, DR_BASE_MISALIGNMENT): New macros.