Home
last modified time | relevance | path

Searched refs:ffsl (Results 1 – 20 of 20) sorted by relevance

/external/jemalloc_new/include/msvc_compat/
Dstrings.h9 static __forceinline int ffsl(long x) { in ffsl() function
19 return ffsl(x); in ffs()
54 # define ffsl(x) __builtin_ffsl(x) macro
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dffs-1.ll12 declare i32 @ffsl(i32)
27 ; GENERIC-NEXT: [[RET:%.*]] = call i32 @ffsl(i32 0)
33 %ret = call i32 @ffsl(i32 0)
77 ; GENERIC-NEXT: [[RET:%.*]] = call i32 @ffsl(i32 65536)
83 %ret = call i32 @ffsl(i32 65536)
163 ; GENERIC-NEXT: [[RET:%.*]] = call i32 @ffsl(i32 %x)
173 %ret = call i32 @ffsl(i32 %x)
Ddisable-simplify-libcalls.ll43 declare i32 @ffsl(i64)
267 %ret = call i32 @ffsl(i64 %y)
269 ; CHECK: call i32 @ffsl
/external/llvm/test/Transforms/InstCombine/
Dffs-1.ll12 declare i32 @ffsl(i32)
26 %ret = call i32 @ffsl(i32 0)
63 %ret = call i32 @ffsl(i32 65536)
118 %ret = call i32 @ffsl(i32 %x)
Ddisable-simplify-libcalls.ll42 declare i32 @ffsl(i64)
266 %ret = call i32 @ffsl(i64 %y)
268 ; CHECK: call i32 @ffsl
/external/clang/test/CodeGen/
Dbuiltins.c77 P(ffsl, (N)); in main()
/external/llvm-project/clang/test/CodeGen/
Dbuiltins.c77 P(ffsl, (N)); in main()
/external/jemalloc_new/
Dconfigure.ac1297 dnl Check for __builtin_ffsl(), then ffsl(3), and fail if neither are found.
1301 dnl ffsl() or __builtin_ffsl() are defined, respectively.
1317 JE_COMPILABLE([a program using ffsl], [
1323 int rv = ffsl(0x08);
1329 AC_DEFINE([JEMALLOC_INTERNAL_FFSL], [ffsl])
1332 AC_MSG_ERROR([Cannot build without ffsl(3) or __builtin_ffsl()])
Dconfigure9979 int rv = ffsl(0x08);
/external/llvm/test/Transforms/InferFunctionAttrs/
Dno-proto.ll225 ; CHECK: declare void @ffsl(...)
226 declare void @ffsl(...)
Dannotate.ll244 ; CHECK: declare i32 @ffsl(i64)
245 declare i32 @ffsl(i64)
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def461 /// int ffsl(long int i);
462 TLI_DEFINE_ENUM_INTERNAL(ffsl)
463 TLI_DEFINE_STRING_INTERNAL("ffsl")
/external/llvm/lib/Analysis/
DTargetLibraryInfo.cpp346 TLI.setUnavailable(LibFunc::ffsl); in initialize()
954 case LibFunc::ffsl: in isValidProtoForLibFunc()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def706 /// int ffsl(long int i);
707 TLI_DEFINE_ENUM_INTERNAL(ffsl)
708 TLI_DEFINE_STRING_INTERNAL("ffsl")
/external/llvm-project/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def733 /// int ffsl(long int i);
734 TLI_DEFINE_ENUM_INTERNAL(ffsl)
735 TLI_DEFINE_STRING_INTERNAL("ffsl")
/external/llvm-project/llvm/test/Transforms/InferFunctionAttrs/
Dannotate.ll373 ; CHECK: declare i32 @ffsl(i64) [[G0]]
374 declare i32 @ffsl(i64)
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2042 case LibFunc::ffsl: in optimizeCall()
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1705 fun:ffsl=uninstrumented
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1705 fun:ffsl=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym530 PUBLIC 846f0 0 ffsl