Searched refs:FMA_F80 (Results 1 – 7 of 7) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 113 FMA_F80, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 115 HANDLE_LIBCALL(FMA_F80, "fmal")
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 403 RTLIB::FMA_F80, in SoftenFloatRes_FMA() 1225 RTLIB::FMA_F80, 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 | 406 RTLIB::FMA_F80, in SoftenFloatRes_FMA() 1279 RTLIB::FMA_F80, in ExpandFloatRes_FMA()
|
D | LegalizeDAG.cpp | 4198 RTLIB::FMA_F80, RTLIB::FMA_F128, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 131 Names[RTLIB::FMA_F80] = "fmal"; in InitLibcallNames()
|