Home
last modified time | relevance | path

Searched refs:__udivmodti4 (Results 1 – 10 of 10) sorted by relevance

/external/llvm/test/DebugInfo/X86/
Ddbg-merge-loc-entry.ll25 br i1 undef, label %__udivmodti4.exit, label %bb82.i, !dbg !24
30 __udivmodti4.exit: ; preds = %bb4
43 …data !{i32 786478, metadata !29, metadata !1, metadata !"__udivmodti4", metadata !"__udivmodti4", …
/external/compiler-rt/lib/builtins/
Dudivti3.c24 return __udivmodti4(a, b, 0); in __udivti3()
Dumodti3.c25 __udivmodti4(a, b, &r); in __umodti3()
Ddivti3.c30 return (__udivmodti4(a, b, (tu_int*)0) ^ s_a) - s_a; /* negate if s_a == -1 */ in __divti3()
Dmodti3.c30 __udivmodti4(a, b, &r); in __modti3()
Dint_lib.h73 COMPILER_RT_ABI tu_int __udivmodti4(tu_int a, tu_int b, tu_int* rem);
Dudivmodti4.c26 __udivmodti4(tu_int a, tu_int b, tu_int* rem) in __udivmodti4() function
Dapple_versioning.c141 NOT_HERE_BEFORE_10_6(__udivmodti4)
DREADME.txt81 tu_int __udivmodti4(tu_int a, tu_int b, tu_int* rem); // a / b, *rem = a % b unsigned
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1204_abilist.txt1394 fun:__udivmodti4=uninstrumented