Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/test/Lower/OpenACC/
H A Dacc-data.f905 subroutine acc_data subroutine
6 real, dimension(10, 10) :: a, b, c local
7 real, pointer :: d, e local
8 logical :: ifCondition = .TRUE.