Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h107 REM_F64, enumerator
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp115 Names[RTLIB::REM_F64] = "fmod"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp428 RTLIB::REM_F64, in SoftenFloatRes_FREM()
DLegalizeDAG.cpp3244 Results.push_back(ExpandFPLibCall(Node, RTLIB::REM_F32, RTLIB::REM_F64, in ExpandNode()