Home
last modified time | relevance | path

Searched refs:test_ceil (Results 1 – 22 of 22) sorted by relevance

/external/arm-optimized-routines/math/test/rtest/
Dsemi.h13 char *test_ceil(uint32 *in, uint32 *out);
Dsemi.c64 char *test_ceil(uint32 *in, uint32 *out) { in test_ceil() function
Ddotest.c397 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/
Dsemi.h14 char *test_ceil(uint32 *in, uint32 *out);
Dsemi.c65 char *test_ceil(uint32 *in, uint32 *out) { in test_ceil() function
Ddotest.c398 test_ceil(in, out); in is_dinteger()
568 {"ceil", (funcptr)test_ceil, semi1, {NULL}, cases_semi1},
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dscalar-rounding-ops.ll519 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/
Ddouble-float-shrink-2.ll42 define float @test_ceil(float %C) {
/external/llvm-project/llvm/test/CodeGen/AArch64/
Df16-instructions.ll1198 ; 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/
Dfp16-promote.ll715 ; 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/
Dfp16-fullfp16.ll513 define void @test_ceil(half* %p) {
514 ; CHECK-LABEL: test_ceil:
Dfp16-promote.ll764 ; 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/
Dtf-to-tosa-pipeline.mlir304 // CHECK-LABEL: test_ceil
306 func @test_ceil(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
Dtfl-to-tosa-pipeline.mlir300 // CHECK-LABEL: test_ceil
302 func @test_ceil(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
/external/llvm/test/CodeGen/AArch64/
Df16-instructions.ll785 ; CHECK-LABEL: test_ceil:
790 define half @test_ceil(half %a) #0 {
/external/llvm-project/mlir/test/Dialect/Tosa/
Dops.mlir219 func @test_ceil(%arg0: tensor<13x21x3xf32>) -> tensor<13x21x3xf32> {
/external/llvm-project/llvm/test/CodeGen/NVPTX/
Df16-instructions.ll1069 ; CHECK-LABEL: test_ceil(
1074 define half @test_ceil(half %a) #0 {
Df16x2-instructions.ll1328 ; 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/
Dmath_h.pass.cpp222 void test_ceil() in test_ceil() function
1506 test_ceil(); in main()
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp190 void test_ceil() in test_ceil() function
1474 test_ceil(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp193 void test_ceil() in test_ceil() function
1525 test_ceil(); in main()
/external/llvm-project/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp231 void test_ceil() in test_ceil() function
1563 test_ceil(); in main()