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

  /external/clang/test/CodeGen/
libcalls.c 54 // CHECK-YES: define void @test_fma
55 // CHECK-NO: define void @test_fma
56 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();
  /ndk/sources/cxx-stl/llvm-libc++/test/depr/depr.c.headers/
math_h.pass.cpp 409 void test_fma() function
656 test_fma();
  /ndk/sources/cxx-stl/llvm-libc++/test/numerics/c.math/
cmath.pass.cpp 797 void test_fma() function
    [all...]

Completed in 171 milliseconds