HomeSort by relevance Sort by last modified time
    Searched refs:test_fma (Results 1 - 9 of 9) sorted by null

  /external/clang/test/CodeGen/
libcalls.c 59 // CHECK-YES-LABEL: define void @test_fma
60 // CHECK-NO-LABEL: define void @test_fma
61 void test_fma(float a0, double a1, long double a2) { function
  /system/extras/tests/memtest/
fptest.cpp 89 static void test_fma() { function
130 test_fma();
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 411 void test_fma() function
658 test_fma();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 416 void test_fma() function
663 test_fma();
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp 908 void test_fma() function
    [all...]
  /external/valgrind/none/tests/amd64/
fma.c 674 static int test_fma( void ) function
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp 818 void test_fma() function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_decimal.py 1891 def test_fma(self): member in class:ContextAPItests
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_decimal.py 1891 def test_fma(self): member in class:ContextAPItests
    [all...]

Completed in 285 milliseconds