Searched refs:REM_F64 (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 103 REM_F64, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 107 REM_F64, enumerator
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 544 RTLIB::REM_F64, in SoftenFloatRes_FREM() 1299 RTLIB::REM_F32, RTLIB::REM_F64, in ExpandFloatRes_FREM()
|
D | LegalizeDAG.cpp | 3906 Results.push_back(ExpandFPLibCall(Node, RTLIB::REM_F32, RTLIB::REM_F64, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 125 Names[RTLIB::REM_F64] = "fmod"; in InitLibcallNames()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 410 RTLIB::REM_F64, in SoftenFloatRes_FREM()
|
D | TargetLowering.cpp | 139 Names[RTLIB::REM_F64] = "fmod"; in InitLibcallNames()
|
D | LegalizeDAG.cpp | 3394 Results.push_back(ExpandFPLibCall(Node, RTLIB::REM_F32, RTLIB::REM_F64, in ExpandNode()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 4722 LC = RTLIB::REM_F64; in selectFRem()
|