Home
last modified time | relevance | path

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

/llvm-project/offload/test/offloading/fortran/
H A Dtarget-map-allocatable-array-section-1d-bounds.f908 allocate(sp_read(10)) variable
/llvm-project/flang/test/Lower/OpenMP/
H A Dallocatable-array-bounds.f9048 integer, allocatable :: sp_read(:) local
H A Darray-bounds.f9027 integer :: sp_read(10) = (/1,2,3,4,5,6,7,8,9,10/) local