Searched refs:REM_F128 (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 109 REM_F128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 113 HANDLE_LIBCALL(REM_F128, "fmodl")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 170 Table[RTLIB::REM_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 546 RTLIB::REM_F128, in SoftenFloatRes_FREM() 1300 RTLIB::REM_F80, RTLIB::REM_F128, in ExpandFloatRes_FREM()
|
D | LegalizeDAG.cpp | 3907 RTLIB::REM_F80, RTLIB::REM_F128, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 590 RTLIB::REM_F128, in SoftenFloatRes_FREM() 1466 RTLIB::REM_F80, RTLIB::REM_F128, in ExpandFloatRes_FREM()
|
D | LegalizeDAG.cpp | 4109 RTLIB::REM_F80, RTLIB::REM_F128, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 127 Names[RTLIB::REM_F128] = "fmodl"; in InitLibcallNames()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 1219 setLibcallName(RTLIB::REM_F128, "fmodf128"); in PPCTargetLowering()
|