/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | legalize-pow.mir | 6 define void @test_pow() { 13 name: test_pow 18 ; CHECK-LABEL: name: test_pow
|
/external/clang/test/CodeGen/ |
D | le32-libcall-pow.c | 13 void test_pow(float a0, double a1, long double a2) { in test_pow() function
|
D | libcalls.c | 38 void test_pow(float a0, double a1, long double a2) { in test_pow() function
|
/external/llvm/test/CodeGen/AArch64/ |
D | illegal-float-ops.ll | 165 define void @test_pow(float %float, double %double, fp128 %fp128) { 166 ; CHECK-LABEL: test_pow:
|
D | arm64-illegal-float-ops.ll | 165 define void @test_pow(float %float, double %double, fp128 %fp128) { 166 ; CHECK-LABEL: test_pow:
|
D | f16-instructions.ll | 600 ; CHECK-LABEL: test_pow: 609 define half @test_pow(half %a, half %b) #0 {
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-11-29-128bitArithmetics.ll | 215 define void @test_pow(<4 x float>* %X) nounwind { 217 ; CHECK-LABEL: test_pow:
|
D | fp16-promote.ll | 480 ; CHECK-FP16-LABEL: test_pow: 485 ; CHECK-LIBCALL-LABEL: test_pow: 490 define void @test_pow(half* %p, half* %q) #0 {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | 2011-11-29-128bitArithmetics.ll | 215 define void @test_pow(<4 x float>* %X) nounwind { 217 ; CHECK-LABEL: test_pow:
|
D | fp16-promote.ll | 482 ; CHECK-FP16-LABEL: test_pow: 487 ; CHECK-LIBCALL-LABEL: test_pow: 492 define void @test_pow(half* %p, half* %q) #0 {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | illegal-float-ops.ll | 166 define void @test_pow(float %float, double %double, fp128 %fp128) { 167 ; CHECK-LABEL: test_pow:
|
D | arm64-illegal-float-ops.ll | 165 define void @test_pow(float %float, double %double, fp128 %fp128) { 166 ; CHECK-LABEL: test_pow:
|
D | f16-instructions.ll | 827 ; CHECK-COMMON-LABEL: test_pow: 836 define half @test_pow(half %a, half %b) #0 {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Util/ |
D | libcalls-shrinkwrap-double.ll | 191 define void @test_pow(i32 %int_val, double %exp) {
|
/external/python/cpython2/Lib/test/ |
D | test_operator.py | 266 def test_pow(self): member in OperatorTestCase
|
D | test_complex.py | 186 def test_pow(self): member in ComplexTest
|
D | test_builtin.py | 951 def test_pow(self): member in BuiltinTest
|
/external/python/cpython3/Lib/test/ |
D | test_complex.py | 171 def test_pow(self): member in ComplexTest
|
D | test_operator.py | 241 def test_pow(self): member in OperatorTestCase
|
D | test_builtin.py | 1077 def test_pow(self): member in BuiltinTest
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | simplify-libcalls.ll | 347 ; GCN-LABEL: {{^}}define amdgpu_kernel void @test_pow 359 define amdgpu_kernel void @test_pow(float addrspace(1)* nocapture %a) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | f16-instructions.ll | 831 ; XCHECK-LABEL: test_pow( 832 ;define half @test_pow(half %a, half %b) #0 {
|
D | f16x2-instructions.ll | 1078 ; XCHECK-LABEL: test_pow( 1079 ;define <2 x half> @test_pow(<2 x half> %a, <2 x half> %b) #0 {
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 417 void test_pow() in test_pow() function 1486 test_pow(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 420 void test_pow() in test_pow() function 1537 test_pow(); in main()
|