Searched refs:SAVE_INLINE_FPRS (Results 1 – 2 of 2) sorted by relevance
314 SAVE_INLINE_FPRS = 0x4, enumerator335 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 …]
7662 (SAVE_INLINE_FPRS, SAVE_INLINE_GPRS, REST_INLINE_FPRS, REST_INLINE_GPRS,