Home
last modified time | relevance | path

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

/external/compiler-rt/test/builtins/Unit/
Dmulodi4_test.c17 extern COMPILER_RT_ABI di_int __mulodi4(di_int a, di_int b, int* overflow);
22 di_int x = __mulodi4(a, b, &ov); in test__mulodi4()
/external/llvm-project/compiler-rt/test/builtins/Unit/
Dmulodi4_test.c7 extern COMPILER_RT_ABI di_int __mulodi4(di_int a, di_int b, int* overflow);
12 di_int x = __mulodi4(a, b, &ov); in test__mulodi4()
/external/llvm-project/compiler-rt/lib/builtins/
Dmulodi4.c20 COMPILER_RT_ABI di_int __mulodi4(di_int a, di_int b, int *overflow) { in __mulodi4() function
Dint_mulo_impl.inc9 // Helper used by __mulosi4, __mulodi4 and __muloti4.
DREADME.txt121 di_int __mulodi4(di_int a, di_int b, int* overflow); // a * b, overflow set to one if result not i…
/external/compiler-rt/lib/builtins/
Dmulodi4.c22 __mulodi4(di_int a, di_int b, int* overflow) in __mulodi4() function
DREADME.txt113 di_int __mulodi4(di_int a, di_int b, int* overflow); // a * b, overflow set to one if result not i…
/external/skqp/third_party/dng_sdk/
DBUILD.gn183 # On some platforms, the compiler implements this with __mulodi4().
/external/skia/third_party/dng_sdk/
DBUILD.gn183 # On some platforms, the compiler implements this with __mulodi4().
/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/llvm-project/llvm/test/CodeGen/X86/
Dsmul_fix_sat.ll387 ; X86-NEXT: calll __mulodi4
/external/llvm-project/llvm/test/CodeGen/ARM/
Dconstant-island-movwt.mir29 @.str.35 = private unnamed_addr constant [10 x i8] c"__mulodi4\00", align 1