Searched defs:sp_write (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 integer, allocatable :: sp_read(:), sp_write( global() variable
|
/llvm-project/flang/test/Lower/OpenMP/ |
H A D | allocatable-array-bounds.f90 | 49 integer, allocatable :: sp_write(:) local
|
H A D | array-bounds.f90 | 28 integer :: sp_write(10) = (/0,0,0,0,0,0,0,0,0,0/) local
|