Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h114 FMA_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def118 HANDLE_LIBCALL(FMA_F128, "fmal")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def118 HANDLE_LIBCALL(FMA_F128, "fmal")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp173 Table[RTLIB::FMA_F128] = func_iPTR_i64_i64_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp174 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-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp428 RTLIB::FMA_F128, in SoftenFloatRes_FMA()
1380 RTLIB::FMA_F128, in ExpandFloatRes_FMA()
DLegalizeDAG.cpp4115 RTLIB::FMA_F80, RTLIB::FMA_F128, in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp132 Names[RTLIB::FMA_F128] = "fmal"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp447 RTLIB::FMA_F128, in SoftenFloatRes_FMA()
1423 RTLIB::FMA_F128, in ExpandFloatRes_FMA()
DLegalizeDAG.cpp4293 RTLIB::FMA_F80, RTLIB::FMA_F128, in ConvertNodeToLibcall()