Searched refs:REM_PPCF128 (Results 1 – 12 of 12) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 110 REM_PPCF128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 114 HANDLE_LIBCALL(REM_PPCF128, "fmodl")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 114 HANDLE_LIBCALL(REM_PPCF128, "fmodl")
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 547 RTLIB::REM_PPCF128), in SoftenFloatRes_FREM() 1301 RTLIB::REM_PPCF128), in ExpandFloatRes_FREM()
|
D | LegalizeDAG.cpp | 3908 RTLIB::REM_PPCF128)); in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 591 RTLIB::REM_PPCF128)); in SoftenFloatRes_FREM() 1467 RTLIB::REM_PPCF128), Lo, Hi); in ExpandFloatRes_FREM()
|
D | LegalizeDAG.cpp | 4110 RTLIB::REM_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 128 Names[RTLIB::REM_PPCF128] = "fmodl"; in InitLibcallNames()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 610 RTLIB::REM_PPCF128)); in SoftenFloatRes_FREM() 1521 RTLIB::REM_PPCF128), Lo, Hi); in ExpandFloatRes_FREM()
|
D | LegalizeDAG.cpp | 4288 RTLIB::REM_PPCF128, Results); in ConvertNodeToLibcall()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 891 setLibcallName(RTLIB::REM_PPCF128, "fmodl$LDBL128"); in PPCTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1197 setLibcallName(RTLIB::REM_PPCF128, "fmodl$LDBL128"); in PPCTargetLowering()
|