Home
last modified time | relevance | path

Searched defs:lastprivate (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/test/Lower/OpenMP/
H A Dsections.f90117 subroutine lastprivate() subroutine
124 !$omp sections lastprivate(x) argument
238 30lastprivate global() argument
/llvm-project/flang/test/Semantics/OpenMP/
H A Dcopying.f9020 subroutine lastprivate() subroutine
24 !$omp do lastprivate(x) argument