Home
last modified time | relevance | path

Searched refs:FMA_F80 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h113 FMA_F80, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def115 HANDLE_LIBCALL(FMA_F80, "fmal")
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp403 RTLIB::FMA_F80, in SoftenFloatRes_FMA()
1225 RTLIB::FMA_F80, 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.cpp406 RTLIB::FMA_F80, in SoftenFloatRes_FMA()
1279 RTLIB::FMA_F80, in ExpandFloatRes_FMA()
DLegalizeDAG.cpp4198 RTLIB::FMA_F80, RTLIB::FMA_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp131 Names[RTLIB::FMA_F80] = "fmal"; in InitLibcallNames()