Home
last modified time | relevance | path

Searched refs:MUL_I32 (Results 1 – 18 of 18) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h46 MUL_I32, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp262 { RTLIB::MUL_I32, "__mspabi_mpyl_hw" }, in MSP430TargetLowering()
277 { RTLIB::MUL_I32, "__mspabi_mpyl_hw32" }, in MSP430TargetLowering()
292 { RTLIB::MUL_I32, "__mspabi_mpyl_f5hw" }, in MSP430TargetLowering()
307 { RTLIB::MUL_I32, "__mspabi_mpyl" }, in MSP430TargetLowering()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp261 { RTLIB::MUL_I32, "__mspabi_mpyl_hw" }, in MSP430TargetLowering()
276 { RTLIB::MUL_I32, "__mspabi_mpyl_hw32" }, in MSP430TargetLowering()
291 { RTLIB::MUL_I32, "__mspabi_mpyl_f5hw" }, in MSP430TargetLowering()
306 { RTLIB::MUL_I32, "__mspabi_mpyl" }, in MSP430TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def47 HANDLE_LIBCALL(MUL_I32, "__mulsi3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def47 HANDLE_LIBCALL(MUL_I32, "__mulsi3")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp115 Table[RTLIB::MUL_I32] = i32_func_i32_i32; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp116 Table[RTLIB::MUL_I32] = i32_func_i32_i32; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp75 Names[RTLIB::MUL_I32] = "__mulsi3"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3411 LC = RTLIB::MUL_I32; in ExpandNode()
3974 RTLIB::MUL_I16, RTLIB::MUL_I32, in ConvertNodeToLibcall()
DLegalizeIntegerTypes.cpp2189 LC = RTLIB::MUL_I32; in ExpandIntRes_MUL()
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1663 setLibcallName(RTLIB::MUL_I32, ".umul"); in SparcTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1656 setLibcallName(RTLIB::MUL_I32, ".umul"); in SparcTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2937 LC = RTLIB::MUL_I32; in ExpandIntRes_MUL()
DLegalizeDAG.cpp4180 RTLIB::MUL_I16, RTLIB::MUL_I32, in ConvertNodeToLibcall()
DTargetLowering.cpp7526 LC = RTLIB::MUL_I32; in expandMULO()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp4382 RTLIB::MUL_I16, RTLIB::MUL_I32, in ConvertNodeToLibcall()
DLegalizeIntegerTypes.cpp3263 LC = RTLIB::MUL_I32; in ExpandIntRes_MUL()
DTargetLowering.cpp8018 LC = RTLIB::MUL_I32; in expandMULO()