Home
last modified time | relevance | path

Searched refs:MUL_I128 (Results 1 – 19 of 19) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h48 MUL_I128, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def49 HANDLE_LIBCALL(MUL_I128, "__multi3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def49 HANDLE_LIBCALL(MUL_I128, "__multi3")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp117 Table[RTLIB::MUL_I128] = i64_i64_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp118 Table[RTLIB::MUL_I128] = i64_i64_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp77 Names[RTLIB::MUL_I128] = "__multi3"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp3415 LC = RTLIB::MUL_I128; in ExpandNode()
3975 RTLIB::MUL_I64, RTLIB::MUL_I128)); in ConvertNodeToLibcall()
DLegalizeIntegerTypes.cpp2193 LC = RTLIB::MUL_I128; in ExpandIntRes_MUL()
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2963 RTLIB::MUL_I128, WideVT, in LowerUMULO_SMULO()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2957 RTLIB::MUL_I128, WideVT, in LowerUMULO_SMULO()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2980 RTLIB::MUL_I128, WideVT, in LowerUMULO_SMULO()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2941 LC = RTLIB::MUL_I128; in ExpandIntRes_MUL()
DLegalizeDAG.cpp4181 RTLIB::MUL_I64, RTLIB::MUL_I128)); in ConvertNodeToLibcall()
DTargetLowering.cpp7530 LC = RTLIB::MUL_I128; in expandMULO()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp4383 RTLIB::MUL_I64, RTLIB::MUL_I128)); in ConvertNodeToLibcall()
DLegalizeIntegerTypes.cpp3267 LC = RTLIB::MUL_I128; in ExpandIntRes_MUL()
DTargetLowering.cpp8022 LC = RTLIB::MUL_I128; in expandMULO()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp1945 setLibcallName(RTLIB::MUL_I128, nullptr); in X86TargetLowering()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp1933 setLibcallName(RTLIB::MUL_I128, nullptr); in X86TargetLowering()