Home
last modified time | relevance | path

Searched refs:MUL_F128 (Results 1 – 20 of 20) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h99 MUL_F128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def103 HANDLE_LIBCALL(MUL_F128, "__multf3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def103 HANDLE_LIBCALL(MUL_F128, "__multf3")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp164 Table[RTLIB::MUL_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp165 Table[RTLIB::MUL_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1759 setLibcallName(RTLIB::MUL_F128, "_Qp_mul"); in SparcTargetLowering()
1777 setLibcallName(RTLIB::MUL_F128, "_Q_mul"); in SparcTargetLowering()
3049 getLibcallName(RTLIB::MUL_F128), 2); in LowerOperation()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1784 setLibcallName(RTLIB::MUL_F128, "_Qp_mul"); in SparcTargetLowering()
1802 setLibcallName(RTLIB::MUL_F128, "_Q_mul"); in SparcTargetLowering()
3068 getLibcallName(RTLIB::MUL_F128), 2); in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1752 setLibcallName(RTLIB::MUL_F128, "_Qp_mul"); in SparcTargetLowering()
1770 setLibcallName(RTLIB::MUL_F128, "_Q_mul"); in SparcTargetLowering()
3043 getLibcallName(RTLIB::MUL_F128), 2); in LowerOperation()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp417 RTLIB::MUL_F128, in SoftenFloatRes_FMUL()
1240 RTLIB::MUL_F128, in ExpandFloatRes_FMUL()
DLegalizeDAG.cpp3922 RTLIB::MUL_F80, RTLIB::MUL_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp441 RTLIB::MUL_F128, in SoftenFloatRes_FMUL()
1395 RTLIB::MUL_F128, in ExpandFloatRes_FMUL()
DLegalizeDAG.cpp4127 RTLIB::MUL_F80, RTLIB::MUL_F128, in ConvertNodeToLibcall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp138 setLibcallName(RTLIB::MUL_F128, "__mulkf3"); in InitLibcalls()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp117 Names[RTLIB::MUL_F128] = "__multf3"; in InitLibcallNames()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp460 RTLIB::MUL_F128, in SoftenFloatRes_FMUL()
1438 RTLIB::MUL_F128, in ExpandFloatRes_FMUL()
DLegalizeDAG.cpp4305 RTLIB::MUL_F80, RTLIB::MUL_F128, in ConvertNodeToLibcall()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp141 setLibcallName(RTLIB::MUL_F128, "__mulkf3"); in InitLibcalls()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2354 return LowerF128Call(Op, DAG, RTLIB::MUL_F128); in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp3201 return LowerF128Call(Op, DAG, RTLIB::MUL_F128); in LowerOperation()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4165 return LowerF128Call(Op, DAG, RTLIB::MUL_F128); in LowerOperation()