Home
last modified time | relevance | path

Searched refs:simple_reduction (Results 1 – 20 of 20) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dco_reduce_1.f9018 call co_reduce(me,simple_reduction)
24 pure function simple_reduction(a,b) function
26 integer :: simple_reduction local
28 simple_reduction = a * b
29 end function simple_reduction
/dports/devel/ispc/ispc-1.16.1/tests_errors/
H A Dreference-deref.ispc3 export void simple_reduction(uniform float vin[], uniform int w, uniform float & result)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/Target/LLVMIR/
H A Dopenmp-reduction.mlir24 // CHECK-LABEL: @simple_reduction
25 llvm.func @simple_reduction(%lb : i64, %ub : i64, %step : i64) {