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

/freebsd-11.0-release/contrib/gcc/
H A Dexpr.c5777 && (TYPE_ALIGN_OK (TREE_TYPE (exp))
5778 || TYPE_ALIGN_OK (TREE_TYPE (TREE_OPERAND (exp, 0)))))
7901 if (TYPE_ALIGN_OK (type))
H A Dtree.h527 TYPE_ALIGN_OK in
1234 #define TYPE_ALIGN_OK(NODE) (TYPE_CHECK (NODE)->common.nothrow_flag)
1230 #define TYPE_ALIGN_OK macro
H A Demit-rtl.c1478 this is an INDIRECT_REF, or if TYPE_ALIGN_OK. */
1481 || TYPE_ALIGN_OK (type))

Completed in 94 milliseconds