Home
last modified time | relevance | path

Searched refs:REM_F64 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h107 REM_F64, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp484 RTLIB::REM_F64, in SoftenFloatRes_FREM()
1167 RTLIB::REM_F32, RTLIB::REM_F64, in ExpandFloatRes_FREM()
DLegalizeDAG.cpp3403 Results.push_back(ExpandFPLibCall(Node, RTLIB::REM_F32, RTLIB::REM_F64, in ExpandNode()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp120 Names[RTLIB::REM_F64] = "fmod"; in InitLibcallNames()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp4703 LC = RTLIB::REM_F64; in selectFRem()