Searched refs:COS_PPCF128 (Results 1 – 12 of 12) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 160 COS_PPCF128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 194 HANDLE_LIBCALL(COS_PPCF128, "cosl")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 194 HANDLE_LIBCALL(COS_PPCF128, "cosl")
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 306 RTLIB::COS_PPCF128), in SoftenFloatRes_FCOS() 1140 RTLIB::COS_PPCF128), in ExpandFloatRes_FCOS()
|
D | LegalizeDAG.cpp | 3825 RTLIB::COS_PPCF128)); in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 344 RTLIB::COS_PPCF128)); in SoftenFloatRes_FCOS() 1307 RTLIB::COS_PPCF128), Lo, Hi); in ExpandFloatRes_FCOS()
|
D | LegalizeDAG.cpp | 3970 RTLIB::COS_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 178 Names[RTLIB::COS_PPCF128] = "cosl"; in InitLibcallNames()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 363 RTLIB::COS_PPCF128)); in SoftenFloatRes_FCOS() 1350 RTLIB::COS_PPCF128), Lo, Hi); in ExpandFloatRes_FCOS()
|
D | LegalizeDAG.cpp | 4140 RTLIB::COS_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 889 setLibcallName(RTLIB::COS_PPCF128, "cosl$LDBL128"); in PPCTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1195 setLibcallName(RTLIB::COS_PPCF128, "cosl$LDBL128"); in PPCTargetLowering()
|