Home
last modified time | relevance | path

Searched refs:test_rintf (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/libc/AOR_v20.02/math/test/rtest/
Dsemi.c75 static void test_rintf(uint32 *in, uint32 *out, in test_rintf() function
122 test_rintf(in, out, 0, 1); in test_ceilf()
127 test_rintf(in, out, 1, 0); in test_floorf()
540 test_rintf(x, iout, 0, 0); in test_modff()
/external/arm-optimized-routines/math/test/rtest/
Dsemi.c74 static void test_rintf(uint32 *in, uint32 *out, in test_rintf() function
121 test_rintf(in, out, 0, 1); in test_ceilf()
126 test_rintf(in, out, 1, 0); in test_floorf()
539 test_rintf(x, iout, 0, 0); in test_modff()
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dscalar-rounding-ops.ll585 define dso_local float @test_rintf(float %f) local_unnamed_addr {
586 ; BE-LABEL: test_rintf:
591 ; CHECK-LABEL: test_rintf:
596 ; FAST-LABEL: test_rintf: