Home
last modified time | relevance | path

Searched refs:MTH_cos (Results 1 – 3 of 3) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dmth.h72 MTH_cos, enumerator
H A Diliutil.cpp5558 ilix = gen_sincos(opc, op1, IL_FSINCOS, IL_FNCOS, MTH_cos, DT_FLOAT, in addarth()
5596 ilix = gen_sincos(opc, op1, IL_DSINCOS, IL_DNCOS, MTH_cos, DT_DBLE, in addarth()
6103 ilix = ad1mathfunc_cmplx(MTH_cos, opc, op1, DT_CMPLX, DT_CMPLX); in addarth()
6168 ilix = ad1mathfunc_cmplx(MTH_cos, opc, op1, DT_DCMPLX, DT_DCMPLX); in addarth()
6795 mth_fn = MTH_cos; in addarth()
H A Dcgmain.cpp1065 llmk_math_name(name, (HKEY2INT(data) & SINCOS_COS) ? MTH_cos : MTH_sin, in cleanup_unneeded_sincos_calls()
1069 llmk_math_name(name, (HKEY2INT(data) & SINCOS_COS) ? MTH_cos : MTH_sin, in cleanup_unneeded_sincos_calls()