Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DRuntimeLibcalls.h103 REM_F64, enumerator
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h107 REM_F64, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp544 RTLIB::REM_F64, in SoftenFloatRes_FREM()
1299 RTLIB::REM_F32, RTLIB::REM_F64, in ExpandFloatRes_FREM()
DLegalizeDAG.cpp3906 Results.push_back(ExpandFPLibCall(Node, RTLIB::REM_F32, RTLIB::REM_F64, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp125 Names[RTLIB::REM_F64] = "fmod"; in InitLibcallNames()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp410 RTLIB::REM_F64, in SoftenFloatRes_FREM()
DTargetLowering.cpp139 Names[RTLIB::REM_F64] = "fmod"; in InitLibcallNames()
DLegalizeDAG.cpp3394 Results.push_back(ExpandFPLibCall(Node, RTLIB::REM_F32, RTLIB::REM_F64, in ExpandNode()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp4722 LC = RTLIB::REM_F64; in selectFRem()