Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dashrdi3.S14 DEFINE_COMPILERRT_FUNCTION(__ashrdi3)
45 END_COMPILERRT_FUNCTION(__ashrdi3)
51 DEFINE_COMPILERRT_FUNCTION(__ashrdi3)
67 END_COMPILERRT_FUNCTION(__ashrdi3)
/freebsd/sys/libkern/
H A Dashrdi3.c43 __ashrdi3(quad_t a, qshift_t shift) in __ashrdi3() function
H A Dquad.h101 quad_t __ashrdi3(quad_t, qshift_t);
/freebsd/lib/libc/quad/
H A Dashrdi3.c42 __ashrdi3(quad_t a, qshift_t shift) in __ashrdi3() function
H A DSymbol.map12 __ashrdi3;
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A Dexplicit_symbols.inc30 EXPLICIT_SYMBOL(__ashrdi3)
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dapple_versioning.c49 NOT_HERE_BEFORE_10_6(__ashrdi3)
224 NOT_HERE_UNTIL_AFTER_4_3(__ashrdi3)
H A DREADME.txt41 di_int __ashrdi3(di_int a, int b); // a >> b arithmetic (sign fill)
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt23 __ashrdi3 U
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def43 HANDLE_LIBCALL(SRA_I64, "__ashrdi3")