Home
last modified time | relevance | path

Searched refs:test_pow (Results 1 – 9 of 9) sorted by relevance

/external/clang/test/CodeGen/
Dle32-libcall-pow.c13 void test_pow(float a0, double a1, long double a2) { in test_pow() function
Dlibcalls.c38 void test_pow(float a0, double a1, long double a2) { in test_pow() function
/external/llvm/test/CodeGen/AArch64/
Dillegal-float-ops.ll165 define void @test_pow(float %float, double %double, fp128 %fp128) {
166 ; CHECK-LABEL: test_pow:
Darm64-illegal-float-ops.ll165 define void @test_pow(float %float, double %double, fp128 %fp128) {
166 ; CHECK-LABEL: test_pow:
Df16-instructions.ll545 ; CHECK-LABEL: test_pow:
554 define half @test_pow(half %a, half %b) #0 {
/external/llvm/test/CodeGen/ARM/
D2011-11-29-128bitArithmetics.ll215 define void @test_pow(<4 x float>* %X) nounwind {
217 ; CHECK-LABEL: test_pow:
Dfp16-promote.ll499 ; CHECK-FP16-LABEL: test_pow:
504 ; CHECK-LIBCALL-LABEL: test_pow:
509 define void @test_pow(half* %p, half* %q) #0 {
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp151 void test_pow() in test_pow() function
630 test_pow(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp419 void test_pow() in test_pow() function
1434 test_pow(); in main()