/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 13 char *test_ceil(uint32 *in, uint32 *out);
|
D | semi.c | 64 char *test_ceil(uint32 *in, uint32 *out) { in test_ceil() function
|
D | dotest.c | 397 test_ceil(in, out); in is_dinteger() 567 {"ceil", (funcptr)test_ceil, semi1, {NULL}, cases_semi1},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 14 char *test_ceil(uint32 *in, uint32 *out);
|
D | semi.c | 65 char *test_ceil(uint32 *in, uint32 *out) { in test_ceil() function
|
D | dotest.c | 398 test_ceil(in, out); in is_dinteger() 568 {"ceil", (funcptr)test_ceil, semi1, {NULL}, cases_semi1},
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | scalar-rounding-ops.ll | 519 define dso_local double @test_ceil(double %d) local_unnamed_addr { 520 ; BE-LABEL: test_ceil: 525 ; CHECK-LABEL: test_ceil: 530 ; FAST-LABEL: test_ceil:
|
/external/llvm/test/Transforms/InstCombine/ |
D | double-float-shrink-2.ll | 42 define float @test_ceil(float %C) {
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | f16-instructions.ll | 1198 ; CHECK-CVT-LABEL: test_ceil: 1204 ; CHECK-FP16-LABEL: test_ceil: 1208 ; FALLBACK-NOT: remark:{{.*}}test_ceil 1209 ; FALLBACK-FP16-NOT: remark:{{.*}}test_ceil 1211 ; GISEL-CVT-LABEL: test_ceil: 1217 ; GISEL-FP16-LABEL: test_ceil: 1220 define half @test_ceil(half %a) #0 {
|
/external/llvm/test/CodeGen/ARM/ |
D | fp16-promote.ll | 715 ; CHECK-FP16-LABEL: test_ceil: 719 ; CHECK-LIBCALL-LABEL: test_ceil: 723 define void @test_ceil(half* %p) {
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | fp16-fullfp16.ll | 513 define void @test_ceil(half* %p) { 514 ; CHECK-LABEL: test_ceil:
|
D | fp16-promote.ll | 764 ; CHECK-FP16-LABEL: test_ceil: 768 ; CHECK-LIBCALL-LABEL: test_ceil: 772 define void @test_ceil(half* %p) {
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/ |
D | tf-to-tosa-pipeline.mlir | 304 // CHECK-LABEL: test_ceil 306 func @test_ceil(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
|
D | tfl-to-tosa-pipeline.mlir | 300 // CHECK-LABEL: test_ceil 302 func @test_ceil(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
|
/external/llvm/test/CodeGen/AArch64/ |
D | f16-instructions.ll | 785 ; CHECK-LABEL: test_ceil: 790 define half @test_ceil(half %a) #0 {
|
/external/llvm-project/mlir/test/Dialect/Tosa/ |
D | ops.mlir | 219 func @test_ceil(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
|
/external/llvm-project/llvm/test/CodeGen/NVPTX/ |
D | f16-instructions.ll | 1069 ; CHECK-LABEL: test_ceil( 1074 define half @test_ceil(half %a) #0 {
|
D | f16x2-instructions.ll | 1328 ; CHECK-LABEL: test_ceil( 1336 define <2 x half> @test_ceil(<2 x half> %a) #0 {
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 222 void test_ceil() in test_ceil() function 1506 test_ceil(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 190 void test_ceil() in test_ceil() function 1474 test_ceil(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 193 void test_ceil() in test_ceil() function 1525 test_ceil(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 231 void test_ceil() in test_ceil() function 1563 test_ceil(); in main()
|