Home
last modified time | relevance | path

Searched refs:REST_INLINE_VRS (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-logue.cc322 REST_INLINE_VRS = 0x1000 enumerator
337 | SAVE_INLINE_VRS | REST_INLINE_VRS); in rs6000_savres_strategy()
346 strategy |= SAVE_INLINE_VRS | REST_INLINE_VRS; in rs6000_savres_strategy()
355 strategy |= SAVE_INLINE_VRS | REST_INLINE_VRS; in rs6000_savres_strategy()
370 strategy |= SAVE_INLINE_VRS | REST_INLINE_VRS; in rs6000_savres_strategy()
379 strategy |= SAVE_INLINE_VRS | REST_INLINE_VRS; in rs6000_savres_strategy()
388 strategy |= SAVE_INLINE_VRS | REST_INLINE_VRS; in rs6000_savres_strategy()
426 if (!(strategy & REST_INLINE_VRS)) in rs6000_savres_strategy()
430 strategy |= REST_INLINE_VRS; in rs6000_savres_strategy()
435 && !(strategy & REST_INLINE_VRS)) in rs6000_savres_strategy()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201227149 * config/rs6000/rs6000 (SAVE_INLINE_VRS, REST_INLINE_VRS,