Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-logue.cc314 SAVE_INLINE_FPRS = 0x4, enumerator
335 strategy |= (SAVE_INLINE_FPRS | REST_INLINE_FPRS in rs6000_savres_strategy()
343 strategy |= SAVE_INLINE_FPRS | REST_INLINE_FPRS; in rs6000_savres_strategy()
353 strategy |= SAVE_INLINE_FPRS | REST_INLINE_FPRS; in rs6000_savres_strategy()
361 strategy |= SAVE_INLINE_FPRS; in rs6000_savres_strategy()
376 strategy |= SAVE_INLINE_FPRS | REST_INLINE_FPRS; in rs6000_savres_strategy()
386 strategy |= SAVE_INLINE_FPRS | REST_INLINE_FPRS; in rs6000_savres_strategy()
397 strategy |= ((DEFAULT_ABI == ABI_DARWIN ? 0 : SAVE_INLINE_FPRS) in rs6000_savres_strategy()
416 if ((strategy & SAVE_INLINE_FPRS) in rs6000_savres_strategy()
447 || !(strategy & SAVE_INLINE_FPRS) in rs6000_savres_strategy()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20107662 (SAVE_INLINE_FPRS, SAVE_INLINE_GPRS, REST_INLINE_FPRS, REST_INLINE_GPRS,