Home
last modified time | relevance | path

Searched refs:test_floorf (Results 1 – 7 of 7) sorted by relevance

/external/arm-optimized-routines/math/test/rtest/
Dsemi.h20 char *test_floorf(uint32 *in, uint32 *out);
Dsemi.c125 char *test_floorf(uint32 *in, uint32 *out) { in test_floorf() function
Ddotest.c570 {"floorf", (funcptr)test_floorf, semi1f, {NULL}, cases_semi1_float},
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/
Dsemi.h21 char *test_floorf(uint32 *in, uint32 *out);
Dsemi.c126 char *test_floorf(uint32 *in, uint32 *out) { in test_floorf() function
Ddotest.c571 {"floorf", (funcptr)test_floorf, semi1f, {NULL}, cases_semi1_float},
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dscalar-rounding-ops.ll497 define dso_local float @test_floorf(float %f) local_unnamed_addr {
498 ; BE-LABEL: test_floorf:
503 ; CHECK-LABEL: test_floorf:
508 ; FAST-LABEL: test_floorf: