Searched refs:test_pow (Results 1 - 2 of 2) sorted by last modified time

/external/clang/test/CodeGen/
H A Dle32-libcall-pow.c12 // CHECK: define void @test_pow
13 void test_pow(float a0, double a1, long double a2) { function
H A Dlibcalls.c31 // CHECK-YES: define void @test_pow
32 // CHECK-NO: define void @test_pow
33 void test_pow(float a0, double a1, long double a2) { function

Completed in 101 milliseconds