Searched refs:FMA_F128 (Results 1 – 8 of 8) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 114 FMA_F128, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 116 HANDLE_LIBCALL(FMA_F128, "fmal")
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 170 Table[RTLIB::FMA_F128] = func_iPTR_i64_i64_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 404 RTLIB::FMA_F128, in SoftenFloatRes_FMA() 1226 RTLIB::FMA_F128, in ExpandFloatRes_FMA()
|
D | LegalizeDAG.cpp | 3912 RTLIB::FMA_F80, RTLIB::FMA_F128, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 407 RTLIB::FMA_F128, in SoftenFloatRes_FMA() 1280 RTLIB::FMA_F128, in ExpandFloatRes_FMA()
|
D | LegalizeDAG.cpp | 4198 RTLIB::FMA_F80, RTLIB::FMA_F128, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 132 Names[RTLIB::FMA_F128] = "fmal"; in InitLibcallNames()
|