Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h158 COS_F80, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def192 HANDLE_LIBCALL(COS_F80, "cosl")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp304 RTLIB::COS_F80, in SoftenFloatRes_FCOS()
1139 RTLIB::COS_F80, RTLIB::COS_F128, in ExpandFloatRes_FCOS()
DLegalizeDAG.cpp3824 RTLIB::COS_F80, RTLIB::COS_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp342 RTLIB::COS_F80, in SoftenFloatRes_FCOS()
1306 RTLIB::COS_F80, RTLIB::COS_F128, in ExpandFloatRes_FCOS()
DLegalizeDAG.cpp3969 RTLIB::COS_F80, RTLIB::COS_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp176 Names[RTLIB::COS_F80] = "cosl"; in InitLibcallNames()