Home
last modified time | relevance | path

Searched defs:sum2 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/flang/test/Lower/HLFIR/
H A Dsum.f9019 subroutine sum2(a, s, d) subroutine
23 ! CHECK-LABEL: func.func @_QPsum2( argument
/llvm-project/openmp/tools/archer/tests/reduction/
H A Dparallel-reduction-nowait.c23 int sum2 = 0; in main() local
/llvm-project/openmp/runtime/test/worksharing/for/
H A Domp_parallel_for_if.c10 int sum, sum2; in test_omp_parallel_for_if() local
/llvm-project/polly/lib/External/isl/imath/examples/
H A Dpi.c46 mpz_t sum1, sum2; in main() local
/llvm-project/libc/test/src/string/memory_utils/
H A Dmemory_check_utils.h157 uint16_t sum2 = 0; Checksum() local
/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h169 const __uint128_t sum2 = wideMultiply() local