Home
last modified time | relevance | path

Searched refs:__ashldi3 (Results 1 – 25 of 35) sorted by relevance

12

/external/compiler-rt/lib/builtins/i386/
Dashldi3.S20 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/
Dashldi3_test.c21 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/
Dashldi3.S17 .pushsection .text.__ashldi3, "ax"
18 ENTRY(__ashldi3)
31 ENDPROC(__ashldi3)
/external/u-boot/arch/powerpc/lib/
D_ashldi3.S31 .globl __ashldi3 symbol
32 __ashldi3: label
/external/u-boot/arch/x86/lib/
Ddiv64.c19 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/
Dshift.ll5 ; CHECK: call __ashldi3
/external/u-boot/arch/sh/lib/
Dashldi3.c3 long long __ashldi3(long long u, word_type b) in __ashldi3() function
/external/u-boot/arch/mips/lib/
Dashldi3.c3 long long __ashldi3(long long u, word_type b) in __ashldi3() function
/external/compiler-rt/lib/builtins/
Dashldi3.c24 __ashldi3(di_int a, si_int b) in ARM_EABI_FNALIAS()
Dapple_versioning.c52 NOT_HERE_BEFORE_10_6(__ashldi3)
230 NOT_HERE_UNTIL_AFTER_4_3(__ashldi3)
/external/compiler-rt/test/builtins/timing/
Dashldi3.c6 #define FUNCTION_NAME __ashldi3
/external/u-boot/arch/m68k/lib/
Dashldi3.c24 DItype __ashldi3 (DItype u, word_type b) in __ashldi3() function
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
Dexplicit_symbols.inc21 EXPLICIT_SYMBOL(__ashldi3)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Lanai/
Dlshift64.ll6 ; CHECKT: bt __ashldi3
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2007-10-16-CoalescerCrash.ll3 define i64 @__ashldi3(i64 %u, i64 %b) {
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2007-10-16-CoalescerCrash.ll3 define i64 @__ashldi3(i64 %u, i64 %b) {
/external/llvm/test/CodeGen/X86/
D2007-10-16-CoalescerCrash.ll3 define i64 @__ashldi3(i64 %u, i64 %b) {
/external/llvm/lib/Support/Windows/
Dexplicit_symbols.inc27 EXPLICIT_SYMBOL(__ashldi3)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/
Dshifts.ll39 ; RV32I-NEXT: call __ashldi3
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
Dexplicit_symbols.inc27 EXPLICIT_SYMBOL(__ashldi3)
/external/u-boot/arch/arc/lib/
Dlibgcc2.c9 __ashldi3(DWtype u, shift_count_type b) in __ashldi3() function
/external/u-boot/arch/nios2/lib/
Dlibgcc.c51 __ashldi3 (DWtype u, word_type b) in __ashldi3() function
/external/swiftshader/third_party/LLVM/cmake/
Dconfig-ix.cmake164 check_function_exists(__ashldi3 HAVE___ASHLDI3)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Config/
Dconfig.h.cmake241 /* Have host's __ashldi3 */
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def36 HANDLE_LIBCALL(SHL_I64, "__ashldi3")

12