/external/compiler-rt/lib/builtins/i386/ |
D | ashldi3.S | 20 DEFINE_COMPILERRT_FUNCTION(__ashldi3) 34 END_COMPILERRT_FUNCTION(__ashldi3) 40 DEFINE_COMPILERRT_FUNCTION(__ashldi3) 55 END_COMPILERRT_FUNCTION(__ashldi3)
|
/external/compiler-rt/test/builtins/Unit/ |
D | ashldi3_test.c | 21 COMPILER_RT_ABI di_int __ashldi3(di_int a, si_int b); 25 di_int x = __ashldi3(a, b); in test__ashldi3() 28 a, b, __ashldi3(a, b), expected); in test__ashldi3()
|
/external/u-boot/arch/arm/lib/ |
D | ashldi3.S | 17 .pushsection .text.__ashldi3, "ax" 18 ENTRY(__ashldi3) 31 ENDPROC(__ashldi3)
|
/external/u-boot/arch/powerpc/lib/ |
D | _ashldi3.S | 31 .globl __ashldi3 symbol 32 __ashldi3: label
|
/external/u-boot/arch/x86/lib/ |
D | div64.c | 19 u64 __ashldi3(u64 num, unsigned int shift) in __ashldi3() function 91 result |= __ashldi3(1, shifts); in _64bit_divide()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AVR/ |
D | shift.ll | 5 ; CHECK: call __ashldi3
|
/external/u-boot/arch/sh/lib/ |
D | ashldi3.c | 3 long long __ashldi3(long long u, word_type b) in __ashldi3() function
|
/external/u-boot/arch/mips/lib/ |
D | ashldi3.c | 3 long long __ashldi3(long long u, word_type b) in __ashldi3() function
|
/external/compiler-rt/lib/builtins/ |
D | ashldi3.c | 24 __ashldi3(di_int a, si_int b) in ARM_EABI_FNALIAS()
|
D | apple_versioning.c | 52 NOT_HERE_BEFORE_10_6(__ashldi3) 230 NOT_HERE_UNTIL_AFTER_4_3(__ashldi3)
|
/external/compiler-rt/test/builtins/timing/ |
D | ashldi3.c | 6 #define FUNCTION_NAME __ashldi3
|
/external/u-boot/arch/m68k/lib/ |
D | ashldi3.c | 24 DItype __ashldi3 (DItype u, word_type b) in __ashldi3() function
|
/external/swiftshader/third_party/LLVM/lib/Support/Windows/ |
D | explicit_symbols.inc | 21 EXPLICIT_SYMBOL(__ashldi3)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Lanai/ |
D | lshift64.ll | 6 ; CHECKT: bt __ashldi3
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2007-10-16-CoalescerCrash.ll | 3 define i64 @__ashldi3(i64 %u, i64 %b) {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2007-10-16-CoalescerCrash.ll | 3 define i64 @__ashldi3(i64 %u, i64 %b) {
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-10-16-CoalescerCrash.ll | 3 define i64 @__ashldi3(i64 %u, i64 %b) {
|
/external/llvm/lib/Support/Windows/ |
D | explicit_symbols.inc | 27 EXPLICIT_SYMBOL(__ashldi3)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/ |
D | shifts.ll | 39 ; RV32I-NEXT: call __ashldi3
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/ |
D | explicit_symbols.inc | 27 EXPLICIT_SYMBOL(__ashldi3)
|
/external/u-boot/arch/arc/lib/ |
D | libgcc2.c | 9 __ashldi3(DWtype u, shift_count_type b) in __ashldi3() function
|
/external/u-boot/arch/nios2/lib/ |
D | libgcc.c | 51 __ashldi3 (DWtype u, word_type b) in __ashldi3() function
|
/external/swiftshader/third_party/LLVM/cmake/ |
D | config-ix.cmake | 164 check_function_exists(__ashldi3 HAVE___ASHLDI3)
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Config/ |
D | config.h.cmake | 241 /* Have host's __ashldi3 */
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 36 HANDLE_LIBCALL(SHL_I64, "__ashldi3")
|