Home
last modified time | relevance | path

Searched refs:test_round (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dppc-smmintrin.c232 test_round() { in test_round() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dscalar-rounding-ops.ll423 define dso_local double @test_round(double %d) local_unnamed_addr {
424 ; BE-LABEL: test_round:
429 ; CHECK-LABEL: test_round:
434 ; FAST-LABEL: test_round:
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-fp128.ll341 define dso_local void @test_round() {
342 ; CHECK-LABEL: test_round:
H A Df16-instructions.ll1279 ; CHECK-CVT-LABEL: test_round:
1285 ; GISEL-CVT-LABEL: test_round:
1292 ; CHECK-FP16-LABEL: test_round:
1296 ; GISEL-FP16-LABEL: test_round:
1300 define half @test_round(half %a) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dfp16-fullfp16.ll559 define void @test_round(half* %p) {
560 ; CHECK-LABEL: test_round:
H A Dfp16-promote.ll823 ; CHECK-FP16-LABEL: test_round:
827 ; CHECK-LIBCALL-LABEL: test_round:
831 define void @test_round(half* %p) {
/llvm-project-15.0.7/libcxx/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp1401 void test_round() in test_round() function
1563 test_round(); in main()
/llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/
H A Df16-instructions.ll1130 ; CHECK-LABEL: test_round(
1137 define half @test_round(half %a) #0 {
H A Df16x2-instructions.ll1429 ; CHECK-LABEL: test_round(
1438 define <2 x half> @test_round(<2 x half> %a) #0 {
/llvm-project-15.0.7/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp1483 void test_round() in test_round() function
1646 test_round(); in main()