Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp864 SDValue SoftSin, SoftCos; in SoftenFloatRes_FSINCOS() local
869 SoftSin = SoftCos = DAG.getPOISON(NVT); in SoftenFloatRes_FSINCOS()
872 SoftCos = SoftenFloatRes_Unary(N, CosLC); in SoftenFloatRes_FSINCOS()
876 SetSoftenedFloat(SDValue(N, 1), SoftCos); in SoftenFloatRes_FSINCOS()