Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/builtins/i386/
Dashrdi3.S14 DEFINE_COMPILERRT_FUNCTION(__ashrdi3)
45 END_COMPILERRT_FUNCTION(__ashrdi3)
51 DEFINE_COMPILERRT_FUNCTION(__ashrdi3)
67 END_COMPILERRT_FUNCTION(__ashrdi3)
/external/compiler-rt/lib/builtins/i386/
Dashrdi3.S13 DEFINE_COMPILERRT_FUNCTION(__ashrdi3)
44 END_COMPILERRT_FUNCTION(__ashrdi3)
50 DEFINE_COMPILERRT_FUNCTION(__ashrdi3)
66 END_COMPILERRT_FUNCTION(__ashrdi3)
/external/llvm-project/compiler-rt/test/builtins/Unit/
Dashrdi3_test.c11 COMPILER_RT_ABI di_int __ashrdi3(di_int a, int b);
15 di_int x = __ashrdi3(a, b); in test__ashrdi3()
18 a, b, __ashrdi3(a, b), expected); in test__ashrdi3()
/external/compiler-rt/test/builtins/Unit/
Dashrdi3_test.c21 COMPILER_RT_ABI di_int __ashrdi3(di_int a, si_int b);
25 di_int x = __ashrdi3(a, b); in test__ashrdi3()
28 a, b, __ashrdi3(a, b), expected); in test__ashrdi3()
/external/llvm-project/compiler-rt/lib/builtins/
Dashrdi3.c19 COMPILER_RT_ABI di_int __ashrdi3(di_int a, int b) { in __ashrdi3() function
38 COMPILER_RT_ALIAS(__ashrdi3, __aeabi_lasr)
Dapple_versioning.c49 NOT_HERE_BEFORE_10_6(__ashrdi3)
224 NOT_HERE_UNTIL_AFTER_4_3(__ashrdi3)
DREADME.txt41 di_int __ashrdi3(di_int a, si_int b); // a >> b arithmetic (sign fill)
/external/compiler-rt/lib/builtins/
Dashrdi3.c24 __ashrdi3(di_int a, si_int b) in ARM_EABI_FNALIAS()
Dapple_versioning.c54 NOT_HERE_BEFORE_10_6(__ashrdi3)
231 NOT_HERE_UNTIL_AFTER_4_3(__ashrdi3)
DREADME.txt36 di_int __ashrdi3(di_int a, si_int b); // a >> b arithmetic (sign fill)
/external/compiler-rt/test/builtins/timing/
Dashrdi3.c6 #define FUNCTION_NAME __ashrdi3
/external/llvm-project/compiler-rt/test/builtins/timing/
Dashrdi3.c6 #define FUNCTION_NAME __ashrdi3
/external/llvm-project/llvm/test/CodeGen/ARM/
Dshift_minsize.ll6 ; CHECK-WIN-NOT: __ashrdi3
Dconstant-island-movwt.mir21 @.str.27 = private unnamed_addr constant [10 x i8] c"__ashrdi3\00", align 1
/external/llvm-project/llvm/lib/Support/Windows/
Dexplicit_symbols.inc30 EXPLICIT_SYMBOL(__ashrdi3)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
Dexplicit_symbols.inc30 EXPLICIT_SYMBOL(__ashrdi3)
/external/llvm/lib/Support/Windows/
Dexplicit_symbols.inc30 EXPLICIT_SYMBOL(__ashrdi3)
/external/llvm-project/llvm/test/CodeGen/RISCV/
Dshifts.ll87 ; RV32I-NEXT: call __ashrdi3
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Config/
Dconfig.h.cmake247 /* Have host's __ashrdi3 */
/external/llvm-project/llvm/include/llvm/Config/
Dconfig.h.cmake247 /* Have host's __ashrdi3 */
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def43 HANDLE_LIBCALL(SRA_I64, "__ashrdi3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def43 HANDLE_LIBCALL(SRA_I64, "__ashrdi3")
/external/llvm/cmake/
Dconfig-ix.cmake221 check_function_exists(__ashrdi3 HAVE___ASHRDI3)
/external/llvm/include/llvm/Config/
Dconfig.h.cmake364 /* Have host's __ashrdi3 */
/external/llvm-project/llvm/cmake/
Dconfig-ix.cmake256 check_function_exists(__ashrdi3 HAVE___ASHRDI3)