/external/llvm/test/CodeGen/AArch64/ |
D | illegal-float-ops.ll | 33 define void @test_exp(float %float, double %double, fp128 %fp128) { 34 ; CHECK-LABEL: test_exp:
|
D | arm64-illegal-float-ops.ll | 33 define void @test_exp(float %float, double %double, fp128 %fp128) { 34 ; CHECK-LABEL: test_exp:
|
D | f16-instructions.ll | 614 ; CHECK-LABEL: test_exp: 622 define half @test_exp(half %a) #0 {
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | 2011-11-29-128bitArithmetics.ll | 59 define void @test_exp(<4 x float>* %X) nounwind { 61 ; CHECK-LABEL: test_exp:
|
D | fp16-fullfp16.ll | 304 define void @test_exp(half* %p) { 305 ; CHECK-LABEL: test_exp:
|
D | fp16-promote.ll | 515 ; CHECK-FP16-LABEL: test_exp: 519 ; CHECK-LIBCALL-LABEL: test_exp: 523 define void @test_exp(half* %p) #0 {
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-11-29-128bitArithmetics.ll | 59 define void @test_exp(<4 x float>* %X) nounwind { 61 ; CHECK-LABEL: test_exp:
|
D | fp16-promote.ll | 498 ; CHECK-FP16-LABEL: test_exp: 502 ; CHECK-LIBCALL-LABEL: test_exp: 506 define void @test_exp(half* %p) #0 {
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | illegal-float-ops.ll | 34 define void @test_exp(float %float, double %double, fp128 %fp128) { 35 ; CHECK-LABEL: test_exp:
|
D | f16-instructions.ll | 889 ; FALLBACK-NOT: remark:{{.*}}test_exp 890 ; FALLBACK-FP16-NOT: remark:{{.*}}test_exp 892 ; CHECK-COMMON-LABEL: test_exp: 901 ; GISEL-LABEL: test_exp: 909 define half @test_exp(half %a) #0 {
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/ |
D | tf-to-tosa-pipeline.mlir | 71 // CHECK-LABEL: test_exp 73 func @test_exp(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
|
D | tfl-to-tosa-pipeline.mlir | 111 // CHECK-LABEL: test_exp 113 func @test_exp(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
|
/external/llvm-project/mlir/test/Dialect/Tosa/ |
D | ops.mlir | 233 func @test_exp(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
|
/external/llvm-project/llvm/test/CodeGen/NVPTX/ |
D | f16-instructions.ll | 886 ; XCHECK-LABEL: test_exp( 887 ;define half @test_exp(half %a) #0 {
|
D | f16x2-instructions.ll | 1081 ; XCHECK-LABEL: test_exp( 1082 ;define <2 x half> @test_exp(<2 x half> %a) #0 {
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 279 void test_exp() in test_exp() function 1509 test_exp(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 247 void test_exp() in test_exp() function 1477 test_exp(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 250 void test_exp() in test_exp() function 1528 test_exp(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 288 void test_exp() in test_exp() function 1566 test_exp(); in main()
|
/external/python/cpython2/Lib/test/ |
D | test_decimal.py | 1897 def test_exp(self): member in ContextAPItests
|
/external/python/cpython3/Lib/test/ |
D | test_decimal.py | 3070 def test_exp(self): member in ContextAPItests
|