Searched refs:const_double_rtx_ok_for_fpu (Results 1 – 3 of 3) sorted by relevance
57 extern int const_double_rtx_ok_for_fpu PARAMS ((rtx));
2742 && const_double_rtx_ok_for_fpu (XEXP (x, 1))))2746 && const_double_rtx_ok_for_fpu (XEXP (x, 0))))2771 && const_double_rtx_ok_for_fpu (XEXP (x, 1))))2931 if (const_double_rtx_ok_for_fpu (x)) 3054 const_double_rtx_ok_for_fpu (x) in const_double_rtx_ok_for_fpu() function3350 return const_double_rtx_ok_for_fpu (op);3367 return (const_double_rtx_ok_for_fpu (op)
1145 ((C) == 'G' ? const_double_rtx_ok_for_fpu (X) : \