HomeSort by relevance Sort by last modified time
    Searched refs:test_fma (Results 1 - 2 of 2) 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();

Completed in 1078 milliseconds