Home
last modified time | relevance | path

Searched refs:test_pow (Results 1 – 15 of 15) 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.ll600 ; CHECK-LABEL: test_pow:
609 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.ll480 ; CHECK-FP16-LABEL: test_pow:
485 ; CHECK-LIBCALL-LABEL: test_pow:
490 define void @test_pow(half* %p, half* %q) #0 {
/external/python/cpython2/Lib/test/
Dtest_operator.py266 def test_pow(self): member in OperatorTestCase
Dtest_complex.py179 def test_pow(self): member in ComplexTest
Dtest_builtin.py951 def test_pow(self): member in BuiltinTest
/external/python/cpython3/Lib/test/
Dtest_operator.py241 def test_pow(self): member in OperatorTestCase
Dtest_complex.py171 def test_pow(self): member in ComplexTest
Dtest_builtin.py1056 def test_pow(self): member in BuiltinTest
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp416 void test_pow() in test_pow() function
1477 test_pow(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp419 void test_pow() in test_pow() function
1534 test_pow(); in main()