Home
last modified time | relevance | path

Searched refs:__mulodi4 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmulodi4.c21 COMPILER_RT_ABI di_int __mulodi4(di_int a, di_int b, int *overflow) { in __mulodi4() function
H A Dint_mulo_impl.inc9 // Helper used by __mulosi4, __mulodi4 and __muloti4.
H A DREADME.txt121 di_int __mulodi4(di_int a, di_int b, int* overflow); // a * b, overflow set to one if result not i…
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def51 HANDLE_LIBCALL(MULO_I64, "__mulodi4")