Home
last modified time | relevance | path

Searched refs:llabs (Results 1 – 19 of 19) sorted by relevance

/external/clang/test/Sema/
Dwarn-absolute-value.c6 long long int llabs(long long int);
19 (void)llabs(x); in test_int()
81 (void)llabs(x); in test_long()
150 (void)llabs(x); in test_long_long()
224 (void)llabs(x); in test_float()
286 (void)llabs(x); in test_double()
354 (void)llabs(x); in test_long_double()
428 (void)llabs(x); in test_complex_float()
490 (void)llabs(x); in test_complex_double()
558 (void)llabs(x); in test_complex_long_double()
[all …]
Dwarn-absolute-value-header.c20 int llabs; in test_int() local
21 (void)llabs; in test_int()
/external/clang/test/SemaCXX/
Dwarn-absolute-value.cpp7 long long int llabs(long long int);
40 (void)llabs(x); in test_int()
104 (void)llabs(x); in test_long()
175 (void)llabs(x); in test_long_long()
251 (void)llabs(x); in test_float()
315 (void)llabs(x); in test_double()
385 (void)llabs(x); in test_long_double()
459 (void)llabs(x); in test_complex_float()
521 (void)llabs(x); in test_complex_double()
589 (void)llabs(x); in test_complex_long_double()
[all …]
/external/llvm/test/Transforms/InstCombine/
Dabs-1.ll9 declare i64 @llabs(i64)
35 %ret = call i64 @llabs(i64 %x)
Ddisable-simplify-libcalls.ll49 declare i64 @llabs(i64)
316 %ret = call i64 @llabs(i64 %y)
318 ; CHECK: call i64 @llabs
/external/libcxx/include/
Dcstdlib66 long long llabs(long long j); // C99
137 using ::llabs;
161 inline _LIBCPP_INLINE_VISIBILITY long long abs(long long __x) _NOEXCEPT {return llabs(__x);}
/external/clang/test/CodeGen/
Dlibcall-declarations.c15 long long int llabs(long long int);
265 F(llabs), F(copysign), F(copysignf), F(copysignl), F(fabs),
/external/libcxx/test/std/depr/depr.c.headers/
Dstdlib_h.pass.cpp70 static_assert((std::is_same<decltype(llabs((long long)0)), long long>::value), ""); in main()
/external/libcxx/test/std/language.support/support.runtime/
Dcstdlib.pass.cpp72 static_assert((std::is_same<decltype(std::llabs((long long)0)), long long>::value), ""); in main()
/external/linux-tools-perf/src/tools/perf/tests/
Dvmlinux-kallsyms.c149 if (llabs(skew) >= page_size) in test__vmlinux_matches_kallsyms()
/external/blktrace/btt/
Dseek.c264 dist = llabs(dist); in seeki_add()
/external/squashfs-tools/squashfs-tools/
Dcaches-queues-lists.c266 #define CALCULATE_CACHE_HASH(N) CALCULATE_HASH(llabs(N))
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def568 /// long long int llabs(long long int j);
569 TLI_DEFINE_ENUM_INTERNAL(llabs)
570 TLI_DEFINE_STRING_INTERNAL("llabs")
/external/llvm/lib/Analysis/
DTargetLibraryInfo.cpp271 TLI.setUnavailable(LibFunc::llabs); in initialize()
/external/blktrace/btreplay/
Dbtreplay.c235 return llabs((long long)du64) % (1000 * 1000 * 1000); in du64_to_nsec()
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp58 case LibFunc::llabs: in ignoreCallingConv()
2053 case LibFunc::llabs: in optimizeCall()
/external/clang/include/clang/Basic/
DBuiltins.def870 LIBBUILTIN(llabs, "LLiLLi", "fnc", "stdlib.h", ALL_LANGUAGES)
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2189 fun:llabs=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym170 PUBLIC 372a0 0 llabs