Home
last modified time | relevance | path

Searched refs:FMA_F128 (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h114 FMA_F128, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def116 HANDLE_LIBCALL(FMA_F128, "fmal")
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp170 Table[RTLIB::FMA_F128] = func_iPTR_i64_i64_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp404 RTLIB::FMA_F128, in SoftenFloatRes_FMA()
1226 RTLIB::FMA_F128, in ExpandFloatRes_FMA()
DLegalizeDAG.cpp3912 RTLIB::FMA_F80, RTLIB::FMA_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp407 RTLIB::FMA_F128, in SoftenFloatRes_FMA()
1280 RTLIB::FMA_F128, in ExpandFloatRes_FMA()
DLegalizeDAG.cpp4198 RTLIB::FMA_F80, RTLIB::FMA_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp132 Names[RTLIB::FMA_F128] = "fmal"; in InitLibcallNames()