Searched refs:MUL_I128 (Results 1 – 19 of 19) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 48 MUL_I128, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 49 HANDLE_LIBCALL(MUL_I128, "__multi3")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 49 HANDLE_LIBCALL(MUL_I128, "__multi3")
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 117 Table[RTLIB::MUL_I128] = i64_i64_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 118 Table[RTLIB::MUL_I128] = i64_i64_func_i64_i64_i64_i64; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 77 Names[RTLIB::MUL_I128] = "__multi3"; in InitLibcallNames()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 3415 LC = RTLIB::MUL_I128; in ExpandNode() 3975 RTLIB::MUL_I64, RTLIB::MUL_I128)); in ConvertNodeToLibcall()
|
D | LegalizeIntegerTypes.cpp | 2193 LC = RTLIB::MUL_I128; in ExpandIntRes_MUL()
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2963 RTLIB::MUL_I128, WideVT, in LowerUMULO_SMULO()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2957 RTLIB::MUL_I128, WideVT, in LowerUMULO_SMULO()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2980 RTLIB::MUL_I128, WideVT, in LowerUMULO_SMULO()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 2941 LC = RTLIB::MUL_I128; in ExpandIntRes_MUL()
|
D | LegalizeDAG.cpp | 4181 RTLIB::MUL_I64, RTLIB::MUL_I128)); in ConvertNodeToLibcall()
|
D | TargetLowering.cpp | 7530 LC = RTLIB::MUL_I128; in expandMULO()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 4383 RTLIB::MUL_I64, RTLIB::MUL_I128)); in ConvertNodeToLibcall()
|
D | LegalizeIntegerTypes.cpp | 3267 LC = RTLIB::MUL_I128; in ExpandIntRes_MUL()
|
D | TargetLowering.cpp | 8022 LC = RTLIB::MUL_I128; in expandMULO()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 1945 setLibcallName(RTLIB::MUL_I128, nullptr); in X86TargetLowering()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 1933 setLibcallName(RTLIB::MUL_I128, nullptr); in X86TargetLowering()
|