Searched defs:sp_read (Results 1 – 3 of 3) sorted by relevance
/llvm-project/offload/test/offloading/fortran/ |
H A D | target-map-allocatable-array-section-1d-bounds.f90 | 8 allocate(sp_read(10)) variable
|
/llvm-project/flang/test/Lower/OpenMP/ |
H A D | allocatable-array-bounds.f90 | 48 integer, allocatable :: sp_read(:) local
|
H A D | array-bounds.f90 | 27 integer :: sp_read(10) = (/1,2,3,4,5,6,7,8,9,10/) local
|