Home
last modified time | relevance | path

Searched refs:__divdi3 (Results 1 – 25 of 29) sorted by relevance

12

/external/compiler-rt/test/builtins/Unit/
Ddivdi3_test.c19 COMPILER_RT_ABI di_int __divdi3(di_int a, di_int b);
23 di_int x = __divdi3(a, b); in test__divdi3()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/
Ddiv.ll176 ; RV32I-NEXT: call __divdi3
185 ; RV32IM-NEXT: call __divdi3
200 ; RV32I-NEXT: call __divdi3
211 ; RV32IM-NEXT: call __divdi3
/external/compiler-rt/lib/builtins/
Ddivmoddi4.c22 di_int d = __divdi3(a,b); in __divmoddi4()
Ddivdi3.c20 __divdi3(di_int a, di_int b) in __divdi3() function
Dint_lib.h78 COMPILER_RT_ABI di_int __divdi3(di_int a, di_int b);
Dapple_versioning.c66 NOT_HERE_BEFORE_10_6(__divdi3)
242 NOT_HERE_UNTIL_AFTER_4_3(__divdi3)
/external/compiler-rt/lib/builtins/i386/
Ddivdi3.S23 DEFINE_COMPILERRT_FUNCTION(__divdi3)
160 END_COMPILERRT_FUNCTION(__divdi3)
/external/compiler-rt/test/builtins/timing/
Ddivdi3.c6 #define FUNCTION_NAME __divdi3
/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.def43 X(sdiv_i64, "__divdi3") \
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
Dexplicit_symbols.inc36 EXPLICIT_SYMBOL(__divdi3)
/external/llvm/lib/Support/Windows/
Dexplicit_symbols.inc36 EXPLICIT_SYMBOL(__divdi3)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/llvm-ir/
Dsdiv.ll164 ; GP32: lw $25, %call16(__divdi3)($gp)
173 ; MM32: lw $25, %call16(__divdi3)($2)
/external/llvm/test/CodeGen/Mips/llvm-ir/
Dsdiv.ll164 ; GP32: lw $25, %call16(__divdi3)($gp)
173 ; MM32: lw $25, %call16(__divdi3)($2)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dpr32282.ll37 ; X86-NEXT: calll __divdi3
Ddivrem.ll18 ; X32-NEXT: calll __divdi3
Ddivide-by-constant.ll402 ; X32-NEXT: calll __divdi3
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Ddivrem.ll233 ; ACC32: lw $25, %call16(__divdi3)(
328 ; ACC32: lw $25, %call16(__divdi3)(
/external/llvm/test/CodeGen/Mips/
Ddivrem.ll233 ; ACC32: lw $25, %call16(__divdi3)(
328 ; ACC32: lw $25, %call16(__divdi3)(
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
D64bit.pnacl.ll444 ; CHECK: call {{.*}} R_{{.*}} __divdi3
447 ; OPTM1: call {{.*}} R_{{.*}} __divdi3
452 ; ARM32: bl {{.*}} __divdi3
455 ; MIPS32: jal {{.*}} __divdi3
465 ; CHECK: call {{.*}} R_{{.*}} __divdi3
470 ; OPTM1: call {{.*}} R_{{.*}} __divdi3
478 ; ARM32: bl {{.*}} __divdi3
481 ; MIPS32: jal {{.*}} __divdi3
/external/u-boot/arch/nios2/lib/
Dlibgcc.c360 __divdi3 (DWtype u, DWtype v) in __divdi3() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Ddivmod-eabi.ll139 ; DARWIN-O0: __divdi3
/external/libunwind/
DNEWS67 unresolved reference to __divdi3. This is undesirable since it
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Config/
Dconfig.h.cmake256 /* Have host's __divdi3 */
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def57 HANDLE_LIBCALL(SDIV_I64, "__divdi3")
/external/llvm/cmake/
Dconfig-ix.cmake222 check_function_exists(__divdi3 HAVE___DIVDI3)

12