| /src/external/gpl3/gcc/dist/gcc/ |
| gimple-range-op.cc | 593 cfn_sincos (combined_fn cfn) { m_cfn = cfn; } 605 unsigned bulps = targetm.libm_function_max_error (m_cfn, TYPE_MODE (type), 624 = targetm.libm_function_max_error (m_cfn, TYPE_MODE (type), false); 642 m_cfn == CFN_SIN ? mpfr_sin : mpfr_cos, lb, 645 m_cfn == CFN_SIN ? mpfr_sin : mpfr_cos, ub, 648 m_cfn == CFN_SIN ? mpfr_cos : mpfr_sin, lb, 651 m_cfn == CFN_SIN ? mpfr_cos : mpfr_sin, ub, 654 if (m_cfn == CFN_COS) 733 = targetm.libm_function_max_error (m_cfn, TYPE_MODE (type), true); 771 combined_fn m_cfn; member in class:cfn_sincos [all...] |
| gimple-range-op.cc | 593 cfn_sincos (combined_fn cfn) { m_cfn = cfn; } 605 unsigned bulps = targetm.libm_function_max_error (m_cfn, TYPE_MODE (type), 624 = targetm.libm_function_max_error (m_cfn, TYPE_MODE (type), false); 642 m_cfn == CFN_SIN ? mpfr_sin : mpfr_cos, lb, 645 m_cfn == CFN_SIN ? mpfr_sin : mpfr_cos, ub, 648 m_cfn == CFN_SIN ? mpfr_cos : mpfr_sin, lb, 651 m_cfn == CFN_SIN ? mpfr_cos : mpfr_sin, ub, 654 if (m_cfn == CFN_COS) 733 = targetm.libm_function_max_error (m_cfn, TYPE_MODE (type), true); 771 combined_fn m_cfn; member in class:cfn_sincos [all...] |