Searched refs:LOG10_PPCF128 (Results 1 – 12 of 12) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 140 LOG10_PPCF128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 159 HANDLE_LIBCALL(LOG10_PPCF128, "log10l")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 159 HANDLE_LIBCALL(LOG10_PPCF128, "log10l")
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 391 RTLIB::LOG10_PPCF128), in SoftenFloatRes_FLOG10() 1214 RTLIB::LOG10_PPCF128), in ExpandFloatRes_FLOG10()
|
D | LegalizeDAG.cpp | 3844 RTLIB::LOG10_PPCF128)); in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 407 RTLIB::LOG10_PPCF128)); in SoftenFloatRes_FLOG10() 1365 RTLIB::LOG10_PPCF128), Lo, Hi); in ExpandFloatRes_FLOG10()
|
D | LegalizeDAG.cpp | 3989 RTLIB::LOG10_F128, RTLIB::LOG10_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 158 Names[RTLIB::LOG10_PPCF128] = "log10l"; in InitLibcallNames()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 426 RTLIB::LOG10_PPCF128)); in SoftenFloatRes_FLOG10() 1408 RTLIB::LOG10_PPCF128), Lo, Hi); in ExpandFloatRes_FLOG10()
|
D | LegalizeDAG.cpp | 4159 RTLIB::LOG10_F128, RTLIB::LOG10_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 896 setLibcallName(RTLIB::LOG10_PPCF128, "log10l$LDBL128"); in PPCTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1202 setLibcallName(RTLIB::LOG10_PPCF128, "log10l$LDBL128"); in PPCTargetLowering()
|