Home
last modified time | relevance | path

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

/llvm-project/flang/test/Semantics/OpenMP/
H A Dnested-distribute.f906 real(8) :: arrayA(256), arrayB(256) variable
H A Ddevice-constructs.f907 real(8) :: arrayA(256), arrayB(256) variable
H A Dnested-target.f909 real :: a, arrayA(512), arrayB(512), ai(10) variable
H A Dclause-validity01.f9017 real(8) :: arrayA(256), arrayB(512) variable
H A Dordered01.f908 real :: a, arrayA(10), arrayB(10), arrayC(10) variable
H A Dordered02.f908 real :: arrayA(10), arrayB(10) local
H A Dordered03.f908 real :: arrayA(10), arrayB(10) local
/llvm-project/flang/test/Examples/
H A Domp-device-constructs.f909 real(8) :: arrayA(256), arrayB(256) variable