Home
last modified time | relevance | path

Searched refs:MUL_I16 (Results 1 – 17 of 17) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h45 MUL_I16, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp261 { RTLIB::MUL_I16, "__mspabi_mpyi_hw" }, in MSP430TargetLowering()
276 { RTLIB::MUL_I16, "__mspabi_mpyi_hw" }, in MSP430TargetLowering()
291 { RTLIB::MUL_I16, "__mspabi_mpyi_f5hw" }, in MSP430TargetLowering()
306 { RTLIB::MUL_I16, "__mspabi_mpyi" }, in MSP430TargetLowering()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp260 { RTLIB::MUL_I16, "__mspabi_mpyi_hw" }, in MSP430TargetLowering()
275 { RTLIB::MUL_I16, "__mspabi_mpyi_hw" }, in MSP430TargetLowering()
290 { RTLIB::MUL_I16, "__mspabi_mpyi_f5hw" }, in MSP430TargetLowering()
305 { RTLIB::MUL_I16, "__mspabi_mpyi" }, in MSP430TargetLowering()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp169 setLibcallName(RTLIB::MUL_I16, "__mulhi3hw"); in MSP430TargetLowering()
172 setLibcallName(RTLIB::MUL_I16, "__mulhi3hw_noint"); in MSP430TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def46 HANDLE_LIBCALL(MUL_I16, "__mulhi3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def46 HANDLE_LIBCALL(MUL_I16, "__mulhi3")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp114 Table[RTLIB::MUL_I16] = i16_func_i16_i16; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp115 Table[RTLIB::MUL_I16] = i16_func_i16_i16; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp74 Names[RTLIB::MUL_I16] = "__mulhi3"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3409 LC = RTLIB::MUL_I16; in ExpandNode()
3974 RTLIB::MUL_I16, RTLIB::MUL_I32, in ConvertNodeToLibcall()
DLegalizeIntegerTypes.cpp2187 LC = RTLIB::MUL_I16; in ExpandIntRes_MUL()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2935 LC = RTLIB::MUL_I16; in ExpandIntRes_MUL()
DLegalizeDAG.cpp4180 RTLIB::MUL_I16, RTLIB::MUL_I32, in ConvertNodeToLibcall()
DTargetLowering.cpp7524 LC = RTLIB::MUL_I16; in expandMULO()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp4382 RTLIB::MUL_I16, RTLIB::MUL_I32, in ConvertNodeToLibcall()
DLegalizeIntegerTypes.cpp3261 LC = RTLIB::MUL_I16; in ExpandIntRes_MUL()
DTargetLowering.cpp8016 LC = RTLIB::MUL_I16; in expandMULO()