Home
last modified time | relevance | path

Searched defs:sub2 (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project/flang/test/Lower/OpenMP/
H A Dthreadprivate-default-clause.f9054 subroutine sub2() subroutine
56 asub2 global() argument
57 asub2 global() argument
/llvm-project/flang/test/Lower/
H A Dpre-fir-tree02.f90285 subroutine sub2() subroutine
286 integer :: i, j, k, l local
288 1 j = i
290 2 continue
292 3 j = j+1
296 4 goto 6
306 5 j = j + 1
307 6 i = i + j/2
H A Dgoto-do-body.f9061 subroutine sub2() subroutine
64 jsub2 global() argument
109 70sub2 global() argument
H A Dpre-fir-tree06.f9022 subroutine sub2() subroutine
45 subroutine sub2() subroutine
53 ! CHECK: End Subroutine sub2 argument
H A Dreturn-statement.f9020 subroutine sub2() subroutine
26 ! CHECK-LABEL: func @_QPsub2() { argument
H A Dgoto-statement.f9015 subroutine sub2() subroutine
21 ! CHECK-LABEL: sub2 argument
H A Darguments.f9014 subroutine sub2(i) subroutine
18 ! CHECK-LABEL: func @_QPsub2( argument
H A Dfunc-attrs.f908 elemental subroutine sub2() subroutine
H A Dcall-site-mangling.f9029 subroutine sub2() subroutine
31 real :: x local
H A Dassignment.f9013 subroutine sub2(a, b) subroutine
19 bsub2 global() argument
/llvm-project/flang/test/Lower/HLFIR/
H A Dgoto-do-body.f9053 subroutine sub2() subroutine
66 jsub2 global() argument
99 70sub2 global() argument
H A Delemental-result-length.f9011 subroutine sub2(a,b,c) subroutine
18 ! CHECK-LABEL: func.func @_QMm1Psub2( argument
H A Dbindc_internal_proc.f9017 subroutine sub2() subroutine
20 subroutine foo(i) bind(c)
/llvm-project/flang/test/Semantics/OpenMP/
H A Dthreadprivate06.f9021 subroutine sub2() subroutine
22 common /c/ a local
24 integer :: a local
/llvm-project/flang/test/Semantics/
H A Dresolve28.f9038 submodule(m) sub2 submodule
48 subroutine sub2() subroutine
H A Dbindings03.f9023 subroutine sub2(s) subroutine
24 procedure(sub) s local
H A Dabstract01.f9028 subroutine sub2(d) subroutine
29 class(abstract) d(:)
H A Dassign09.f9066 subroutine sub2(p) subroutine
67 procedure(realToReal) :: p local
H A Dresolve16.f9012 subroutine sub2 subroutine
/llvm-project/flang/test/Lower/OpenACC/
H A Dacc-routine03.f9011 subroutine sub2(a) subroutine
20 !$acc routine worker bind(sub2) argument
H A Dacc-routine04.f9025 subroutine sub2() subroutine
/llvm-project/flang/test/Semantics/OpenACC/
H A Dacc-routine.f907 subroutine sub2(a) subroutine
9 real, dimension(10) :: a local
H A Dacc-declare-validity.f9062 subroutine sub2(cc) subroutine
66 end subroutine sub2 argument
H A Dacc-routine-validity.f9027 subroutine sub2(a) subroutine
31 end subroutine sub2 argument
/llvm-project/clang/test/CodeGen/
H A Dvector-scalar.c16 uchar4 sub2(uchar4 v) in sub2() function

12