Home
last modified time | relevance | path

Searched refs:MULO_I64 (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h50 MULO_I64, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def51 HANDLE_LIBCALL(MULO_I64, "__mulodi4")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def51 HANDLE_LIBCALL(MULO_I64, "__mulodi4")
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp119 Table[RTLIB::MULO_I64] = i64_func_i64_i64_iPTR; in RuntimeLibcallSignatureTable()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyRuntimeLibcallSignatures.cpp120 Table[RTLIB::MULO_I64] = i64_func_i64_i64_iPTR; in RuntimeLibcallSignatureTable()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp79 Names[RTLIB::MULO_I64] = "__mulodi4"; in InitLibcallNames()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2579 LC = RTLIB::MULO_I64; in ExpandIntRes_XMULO()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3581 LC = RTLIB::MULO_I64; in ExpandIntRes_XMULO()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3946 LC = RTLIB::MULO_I64; in ExpandIntRes_XMULO()