Searched refs:test_rintf (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.c | 75 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/ |
D | semi.c | 74 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/ |
D | scalar-rounding-ops.ll | 585 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:
|