Home
last modified time | relevance | path

Searched refs:REM_PPCF128 (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h110 REM_PPCF128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def114 HANDLE_LIBCALL(REM_PPCF128, "fmodl")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def114 HANDLE_LIBCALL(REM_PPCF128, "fmodl")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp547 RTLIB::REM_PPCF128), in SoftenFloatRes_FREM()
1301 RTLIB::REM_PPCF128), in ExpandFloatRes_FREM()
DLegalizeDAG.cpp3908 RTLIB::REM_PPCF128)); in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp591 RTLIB::REM_PPCF128)); in SoftenFloatRes_FREM()
1467 RTLIB::REM_PPCF128), Lo, Hi); in ExpandFloatRes_FREM()
DLegalizeDAG.cpp4110 RTLIB::REM_PPCF128, Results); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp128 Names[RTLIB::REM_PPCF128] = "fmodl"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp610 RTLIB::REM_PPCF128)); in SoftenFloatRes_FREM()
1521 RTLIB::REM_PPCF128), Lo, Hi); in ExpandFloatRes_FREM()
DLegalizeDAG.cpp4288 RTLIB::REM_PPCF128, Results); in ConvertNodeToLibcall()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp891 setLibcallName(RTLIB::REM_PPCF128, "fmodl$LDBL128"); in PPCTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1197 setLibcallName(RTLIB::REM_PPCF128, "fmodl$LDBL128"); in PPCTargetLowering()