/external/compiler-rt/lib/builtins/i386/ |
D | lshrdi3.S | 20 DEFINE_COMPILERRT_FUNCTION(__lshrdi3) 34 END_COMPILERRT_FUNCTION(__lshrdi3) 40 DEFINE_COMPILERRT_FUNCTION(__lshrdi3) 56 END_COMPILERRT_FUNCTION(__lshrdi3)
|
/external/compiler-rt/test/builtins/Unit/ |
D | lshrdi3_test.c | 21 COMPILER_RT_ABI di_int __lshrdi3(di_int a, si_int b); 25 di_int x = __lshrdi3(a, b); in test__lshrdi3() 28 a, b, __lshrdi3(a, b), expected); in test__lshrdi3()
|
/external/u-boot/arch/powerpc/lib/ |
D | _lshrdi3.S | 31 .globl __lshrdi3 symbol 32 __lshrdi3: label
|
/external/u-boot/arch/arm/lib/ |
D | lshrdi3.S | 18 ENTRY(__lshrdi3) 31 ENDPROC(__lshrdi3)
|
/external/u-boot/arch/x86/lib/ |
D | div64.c | 37 u64 __lshrdi3(u64 num, unsigned int shift) in __lshrdi3() function 84 u64 limit = __lshrdi3(dividend, 1); in _64bit_divide()
|
/external/llvm/test/CodeGen/Lanai/ |
D | rshift64.ll | 6 ; CHECK-NOT: bt __lshrdi3
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Lanai/ |
D | rshift64.ll | 6 ; CHECK-NOT: bt __lshrdi3
|
/external/u-boot/arch/mips/lib/ |
D | lshrdi3.c | 3 long long __lshrdi3(long long u, word_type b) in __lshrdi3() function
|
/external/u-boot/arch/sh/lib/ |
D | lshrdi3.c | 3 long long __lshrdi3(long long u, word_type b) in __lshrdi3() function
|
/external/compiler-rt/lib/builtins/ |
D | lshrdi3.c | 24 __lshrdi3(di_int a, si_int b) in ARM_EABI_FNALIAS()
|
D | apple_versioning.c | 106 NOT_HERE_BEFORE_10_6(__lshrdi3) 290 NOT_HERE_UNTIL_AFTER_4_3(__lshrdi3)
|
D | README.txt | 38 di_int __lshrdi3(di_int a, si_int b); // a >> b logical (zero fill)
|
/external/compiler-rt/test/builtins/timing/ |
D | lshrdi3.c | 6 #define FUNCTION_NAME __lshrdi3
|
/external/u-boot/arch/m68k/lib/ |
D | lshrdi3.c | 24 DItype __lshrdi3 (DItype u, word_type b) in __lshrdi3() function
|
/external/swiftshader/third_party/LLVM/lib/Support/Windows/ |
D | explicit_symbols.inc | 51 EXPLICIT_SYMBOL(__lshrdi3)
|
/external/llvm/lib/Support/Windows/ |
D | explicit_symbols.inc | 57 EXPLICIT_SYMBOL(__lshrdi3)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/ |
D | shifts.ll | 13 ; RV32I-NEXT: call __lshrdi3
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/ |
D | explicit_symbols.inc | 57 EXPLICIT_SYMBOL(__lshrdi3)
|
/external/u-boot/arch/arc/lib/ |
D | libgcc2.c | 56 __lshrdi3(DWtype u, shift_count_type b) in __lshrdi3() function
|
/external/u-boot/arch/nios2/lib/ |
D | libgcc.c | 104 __lshrdi3 (DWtype u, word_type b) in __lshrdi3() function
|
/external/swiftshader/third_party/LLVM/cmake/ |
D | config-ix.cmake | 170 check_function_exists(__lshrdi3 HAVE___LSHRDI3)
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Config/ |
D | config.h.cmake | 268 /* Have host's __lshrdi3 */
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 40 HANDLE_LIBCALL(SRL_I64, "__lshrdi3")
|
/external/llvm/cmake/ |
D | config-ix.cmake | 226 check_function_exists(__lshrdi3 HAVE___LSHRDI3)
|
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/ |
D | config-ix.cmake | 232 check_function_exists(__lshrdi3 HAVE___LSHRDI3)
|