Searched refs:cabs (Results 1 – 21 of 21) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | cabs-discrete.ll | 5 ; CHECK: tail call double @cabs( 6 %call = tail call double @cabs(double %real, double %imag) 29 ; CHECK: %cabs = call fast double @llvm.sqrt.f64(double %3) 30 ; CHECK: ret double %cabs 31 %call = tail call fast double @cabs(double %real, double %imag) 40 ; CHECK: %cabs = call fast float @llvm.sqrt.f32(float %3) 41 ; CHECK: ret float %cabs 51 ; CHECK: %cabs = call fast fp128 @llvm.sqrt.f128(fp128 %3) 52 ; CHECK: ret fp128 %cabs 57 declare double @cabs(double %real, double %imag)
|
D | cabs-array.ll | 5 ; CHECK: tail call double @cabs( 6 %call = tail call double @cabs([2 x double] %z) 31 ; CHECK: %cabs = call fast double @llvm.sqrt.f64(double %3) 32 ; CHECK: ret double %cabs 33 %call = tail call fast double @cabs([2 x double] %z) 44 ; CHECK: %cabs = call fast float @llvm.sqrt.f32(float %3) 45 ; CHECK: ret float %cabs 57 ; CHECK: %cabs = call fast fp128 @llvm.sqrt.f128(fp128 %3) 58 ; CHECK: ret fp128 %cabs 63 declare double @cabs([2 x double])
|
/external/clang/test/Sema/ |
D | warn-absolute-value.c | 13 double cabs(double _Complex); 38 (void)cabs(x); in test_int() 100 (void)cabs(x); in test_long() 169 (void)cabs(x); in test_long_long() 237 (void)cabs(x); in test_float() 302 (void)cabs(x); in test_double() 373 (void)cabs(x); in test_long_double() 447 (void)cabs(x); in test_complex_float() 512 (void)cabs(x); in test_complex_double() 580 (void)cabs(x); in test_complex_long_double() [all …]
|
D | typo-correction.c | 48 extern double cabs(_Complex double z); 50 cabs(errij); // expected-error {{use of undeclared identifier 'errij'}} in fn1()
|
/external/clang/test/SemaCXX/ |
D | warn-absolute-value.cpp | 14 double cabs(double _Complex); 59 (void)cabs(x); in test_int() 123 (void)cabs(x); in test_long() 194 (void)cabs(x); in test_long_long() 264 (void)cabs(x); in test_float() 331 (void)cabs(x); in test_double() 404 (void)cabs(x); in test_long_double() 478 (void)cabs(x); in test_complex_float() 543 (void)cabs(x); in test_complex_double() 611 (void)cabs(x); in test_complex_long_double() [all …]
|
/external/clang/test/CodeGen/ |
D | libcall-declarations.c | 181 double cabs(double _Complex); 298 F(truncl), F(cabs), F(cabsf), F(cabsl), F(cacos),
|
/external/compiler-rt/test/builtins/Unit/ |
D | divdc3_test.c | 103 if (cabs((r-z)/r) > 1.e-6) in test__divdc3()
|
D | divxc3_test.c | 105 if (cabs((r - z)/r) > 1.e-6) in test__divxc3()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetLibraryInfo.def | 496 /// double cabs(double complex z) 497 TLI_DEFINE_ENUM_INTERNAL(cabs) 498 TLI_DEFINE_STRING_INTERNAL("cabs") 499 /// float cabs(float complex z) 502 /// long double cabs(long double complex z)
|
/external/ImageMagick/MagickCore/ |
D | fourier.c | 71 #define cabs(z) (sqrt(z[0]*z[0]+z[1]*z[1])) macro 815 magnitude_pixels[i]=cabs(forward_pixels[i]); in ForwardFourierTransform()
|
/external/clang/lib/Headers/ |
D | tgmath.h | 549 __tg_fabs(double _Complex __x) {return cabs(__x);} in __tg_fabs()
|
/external/ImageMagick/config/ |
D | config.h.in | 97 /* Define to 1 if you have the `cabs' function. */
|
/external/clang/include/clang/Basic/ |
D | Builtins.def | 1121 LIBBUILTIN(cabs, "dXd", "fnc", "complex.h", ALL_LANGUAGES)
|
/external/python/cpython2/Lib/test/ |
D | cmath_testcases.txt | 2322 -- imaginary parts of polar (as cabs and carg, respectively, which in turn
|
/external/python/cpython3/Lib/test/ |
D | cmath_testcases.txt | 2468 -- imaginary parts of polar (as cabs and carg, respectively, which in turn
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1403 fun:cabs=uninstrumented
|
/external/ImageMagick/ |
D | configure.ac | 1223 AC_CHECK_FUNCS([acosh _aligned_malloc asinh atanh atoll atexit cabs carg cimag creal clock clock_ge…
|
D | configure | 26863 for ac_func in acosh _aligned_malloc asinh atanh atoll atexit cabs carg cimag creal clock clock_get…
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 28582 cabs %22449 kæbz
|
D | internal_raw_IPA.txt | 24185 cabs %32518 kæbz
|