Searched refs:USE_STORE_POST_INCREMENT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Drtl.h1426 #ifndef USE_STORE_POST_INCREMENT
1427 #define USE_STORE_POST_INCREMENT(MODE) HAVE_POST_INCREMENT
1424 #define USE_STORE_POST_INCREMENT macro
H A Dexpr.c952 if (USE_STORE_POST_INCREMENT (mode) && ! data.reverse && ! data.autinc_to)
2412 if (USE_STORE_POST_INCREMENT (mode) && ! data->reverse

Completed in 65 milliseconds