Searched refs:test_pow (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
H A Dle32-libcall-pow.c12 // CHECK-LABEL: define void @test_pow
13 void test_pow(float a0, double a1, long double a2) { function
H A Dlibcalls.c36 // CHECK-YES-LABEL: define void @test_pow
37 // CHECK-NO-LABEL: define void @test_pow
38 void test_pow(float a0, double a1, long double a2) { function
/external/libcxx/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp151 void test_pow() function
630 test_pow();
/external/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp419 void test_pow() function
1434 test_pow();

Completed in 122 milliseconds