HomeSort by relevance Sort by last modified time
    Searched refs:test_fma (Results 1 - 14 of 14) 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 88 static void test_fma() { function
128 test_fma();
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 951 void test_fma() function
    [all...]
  /external/libcxx/test/std/numerics/c.math/
cmath.pass.cpp 986 void test_fma() function
    [all...]
  /external/valgrind/none/tests/amd64/
fma.c 674 static int test_fma( void ) function
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
math_h.pass.cpp 951 void test_fma() function
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/c.math/
cmath.pass.cpp 986 void test_fma() function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_decimal.py 1879 def test_fma(self): member in class:ContextAPItests
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_decimal.py 1891 def test_fma(self): member in class:ContextAPItests
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_decimal.py 1891 def test_fma(self): member in class:ContextAPItests
    [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...]
  /external/python/cpython2/Lib/test/
test_decimal.py 1903 def test_fma(self): member in class:ContextAPItests
    [all...]
  /external/python/cpython3/Lib/test/
test_decimal.py 3072 def test_fma(self): member in class:ContextAPItests
    [all...]

Completed in 1367 milliseconds