Searched defs:DECL_RTL_SET_P (Results 1 – 2 of 2) sorted by relevance
1521 #define DECL_RTL_SET_P(NODE) (DECL_CHECK (NODE)->decl.rtl != NULL) macro
2628 #define DECL_RTL_SET_P(NODE) (HAS_RTL_P (NODE) && DECL_WRTL_CHECK (NODE)->decl_with_rtl.rtl != NUL… macro