Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h109 REM_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def111 HANDLE_LIBCALL(REM_F128, "fmodl")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp167 Table[RTLIB::REM_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp546 RTLIB::REM_F128, in SoftenFloatRes_FREM()
1300 RTLIB::REM_F80, RTLIB::REM_F128, in ExpandFloatRes_FREM()
DLegalizeDAG.cpp3907 RTLIB::REM_F80, RTLIB::REM_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp547 RTLIB::REM_F128, in SoftenFloatRes_FREM()
1354 RTLIB::REM_F80, RTLIB::REM_F128, in ExpandFloatRes_FREM()
DLegalizeDAG.cpp4192 RTLIB::REM_F80, RTLIB::REM_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp127 Names[RTLIB::REM_F128] = "fmodl"; in InitLibcallNames()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1117 setLibcallName(RTLIB::REM_F128, "fmodf128"); in PPCTargetLowering()