/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 99 MUL_F128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 103 HANDLE_LIBCALL(MUL_F128, "__multf3")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 103 HANDLE_LIBCALL(MUL_F128, "__multf3")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 164 Table[RTLIB::MUL_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 165 Table[RTLIB::MUL_F128] = func_iPTR_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1759 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/ |
D | SparcISelLowering.cpp | 1784 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/ |
D | SparcISelLowering.cpp | 1752 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/ |
D | LegalizeFloatTypes.cpp | 417 RTLIB::MUL_F128, in SoftenFloatRes_FMUL() 1240 RTLIB::MUL_F128, in ExpandFloatRes_FMUL()
|
D | LegalizeDAG.cpp | 3922 RTLIB::MUL_F80, RTLIB::MUL_F128, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 441 RTLIB::MUL_F128, in SoftenFloatRes_FMUL() 1395 RTLIB::MUL_F128, in ExpandFloatRes_FMUL()
|
D | LegalizeDAG.cpp | 4127 RTLIB::MUL_F80, RTLIB::MUL_F128, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 138 setLibcallName(RTLIB::MUL_F128, "__mulkf3"); in InitLibcalls()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 117 Names[RTLIB::MUL_F128] = "__multf3"; in InitLibcallNames()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 460 RTLIB::MUL_F128, in SoftenFloatRes_FMUL() 1438 RTLIB::MUL_F128, in ExpandFloatRes_FMUL()
|
D | LegalizeDAG.cpp | 4305 RTLIB::MUL_F80, RTLIB::MUL_F128, in ConvertNodeToLibcall()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 141 setLibcallName(RTLIB::MUL_F128, "__mulkf3"); in InitLibcalls()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 2354 return LowerF128Call(Op, DAG, RTLIB::MUL_F128); in LowerOperation()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 3201 return LowerF128Call(Op, DAG, RTLIB::MUL_F128); in LowerOperation()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 4165 return LowerF128Call(Op, DAG, RTLIB::MUL_F128); in LowerOperation()
|