Searched refs:ffsl (Results 1 – 20 of 20) sorted by relevance
9 static __forceinline int ffsl(long x) { in ffsl() function19 return ffsl(x); in ffs()54 # define ffsl(x) __builtin_ffsl(x) macro
12 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)
43 declare i32 @ffsl(i64)267 %ret = call i32 @ffsl(i64 %y)269 ; CHECK: call i32 @ffsl
12 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)
42 declare i32 @ffsl(i64)266 %ret = call i32 @ffsl(i64 %y)268 ; CHECK: call i32 @ffsl
77 P(ffsl, (N)); in main()
1297 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()])
9979 int rv = ffsl(0x08);
225 ; CHECK: declare void @ffsl(...)226 declare void @ffsl(...)
244 ; CHECK: declare i32 @ffsl(i64)245 declare i32 @ffsl(i64)
461 /// int ffsl(long int i);462 TLI_DEFINE_ENUM_INTERNAL(ffsl)463 TLI_DEFINE_STRING_INTERNAL("ffsl")
346 TLI.setUnavailable(LibFunc::ffsl); in initialize()954 case LibFunc::ffsl: in isValidProtoForLibFunc()
706 /// int ffsl(long int i);707 TLI_DEFINE_ENUM_INTERNAL(ffsl)708 TLI_DEFINE_STRING_INTERNAL("ffsl")
733 /// int ffsl(long int i);734 TLI_DEFINE_ENUM_INTERNAL(ffsl)735 TLI_DEFINE_STRING_INTERNAL("ffsl")
373 ; CHECK: declare i32 @ffsl(i64) [[G0]]374 declare i32 @ffsl(i64)
2042 case LibFunc::ffsl: in optimizeCall()
1705 fun:ffsl=uninstrumented
530 PUBLIC 846f0 0 ffsl