Searched refs:getSINCOS (Results 1 – 6 of 6) sorted by relevance
81 LLVM_ABI Libcall getSINCOS(EVT RetVT);
2126 return RTLIB::getSINCOS; in getIntrinsicInstrCost()
421 RTLIB::Libcall RTLIB::getSINCOS(EVT RetVT) { in getSINCOS() function in RTLIB
857 if (SoftenFloatRes_UnaryWithTwoFPResults(N, RTLIB::getSINCOS(VT))) in SoftenFloatRes_FSINCOS()1697 ExpandFloatRes_UnaryWithTwoFPResults(N, RTLIB::getSINCOS(N->getValueType(0))); in ExpandFloatRes_FSINCOS()
1270 ? RTLIB::getSINCOS(VT) in Expand()
2415 RTLIB::Libcall LC = RTLIB::getSINCOS(Node->getSimpleValueType(0).SimpleTy); in isSinCosLibcallAvailable()4760 ? RTLIB::getSINCOS(VT) in ConvertNodeToLibcall()