Searched refs:MUL_I32 (Results 1 – 18 of 18) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 46 MUL_I32, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 262 { 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/ |
D | MSP430ISelLowering.cpp | 261 { 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/ |
D | RuntimeLibcalls.def | 47 HANDLE_LIBCALL(MUL_I32, "__mulsi3")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 47 HANDLE_LIBCALL(MUL_I32, "__mulsi3")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 115 Table[RTLIB::MUL_I32] = i32_func_i32_i32; in RuntimeLibcallSignatureTable()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 116 Table[RTLIB::MUL_I32] = i32_func_i32_i32; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 75 Names[RTLIB::MUL_I32] = "__mulsi3"; in InitLibcallNames()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 3411 LC = RTLIB::MUL_I32; in ExpandNode() 3974 RTLIB::MUL_I16, RTLIB::MUL_I32, in ConvertNodeToLibcall()
|
D | LegalizeIntegerTypes.cpp | 2189 LC = RTLIB::MUL_I32; in ExpandIntRes_MUL()
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1663 setLibcallName(RTLIB::MUL_I32, ".umul"); in SparcTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1656 setLibcallName(RTLIB::MUL_I32, ".umul"); in SparcTargetLowering()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 2937 LC = RTLIB::MUL_I32; in ExpandIntRes_MUL()
|
D | LegalizeDAG.cpp | 4180 RTLIB::MUL_I16, RTLIB::MUL_I32, in ConvertNodeToLibcall()
|
D | TargetLowering.cpp | 7526 LC = RTLIB::MUL_I32; in expandMULO()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 4382 RTLIB::MUL_I16, RTLIB::MUL_I32, in ConvertNodeToLibcall()
|
D | LegalizeIntegerTypes.cpp | 3263 LC = RTLIB::MUL_I32; in ExpandIntRes_MUL()
|
D | TargetLowering.cpp | 8018 LC = RTLIB::MUL_I32; in expandMULO()
|