Home
last modified time | relevance | path

Searched refs:test_rint (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/CodeGen/X86/
Davx512-scalar.ll61 ; AVX512-LABEL: @test_rint
63 ; AVX-LABEL: @test_rint
66 define float @test_rint(float %a) {
/external/arm-optimized-routines/test/rtest/
Dsemi.c11 static void test_rint(uint32 *in, uint32 *out, in test_rint() function
65 test_rint(in, out, 0, 1); in test_ceil()
70 test_rint(in, out, 1, 0); in test_floor()
503 test_rint(x, iout, 0, 0); in test_modf()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Davx512-scalar.ll83 define float @test_rint(float %a) {
84 ; AVX512-LABEL: test_rint:
89 ; AVX-LABEL: test_rint:
/external/llvm/test/CodeGen/ARM/
Dfp16-promote.ll745 ; CHECK-FP16-LABEL: test_rint:
749 ; CHECK-LIBCALL-LABEL: test_rint:
753 define void @test_rint(half* %p) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dfp16-promote.ll749 ; CHECK-FP16-LABEL: test_rint:
753 ; CHECK-LIBCALL-LABEL: test_rint:
757 define void @test_rint(half* %p) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Df16-instructions.ll1094 ; CHECK-CVT-LABEL: test_rint:
1100 ; CHECK-FP16-LABEL: test_rint:
1104 define half @test_rint(half %a) #0 {
/external/llvm/test/CodeGen/AArch64/
Df16-instructions.ll805 ; CHECK-LABEL: test_rint:
810 define half @test_rint(half %a) #0 {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Df16-instructions.ll1031 ; CHECK-LABEL: test_rint(
1036 define half @test_rint(half %a) #0 {
Df16x2-instructions.ll1358 ; CHECK-LABEL: test_rint(
1366 define <2 x half> @test_rint(<2 x half> %a) #0 {
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1353 void test_rint() in test_rint() function
1533 test_rint(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1404 void test_rint() in test_rint() function
1584 test_rint(); in main()