Home
last modified time | relevance | path

Searched defs:s10 (Results 1 – 25 of 38) sorted by relevance

12

/llvm-project/clang/test/CodeGen/avr/
H A Dreturn-value.c7 struct s10 { struct
21 struct s10 foo10(int a, int b, int c) { in foo10() argument
/llvm-project/flang/test/Evaluate/
H A Derrors01.f90111 subroutine s10 subroutine
113 badc11s10 global() argument
115 bada11s10 global() argument
117 badc21s10 global() argument
119 bada21s10 global() argument
121 badc41s10 global() argument
123 bada41s10 global() argument
125 badc12s10 global() argument
127 bada12s10 global() argument
129 badc22s10 global() argument
131 bada22s10 global() argument
133 badc42s10 global() argument
135 bada42s10 global() argument
/llvm-project/flang/test/Semantics/
H A Ddosemantics11.f9088 subroutine s10(table) subroutine
91 integer :: table(..)
93 type point
97 type, extends(point) :: color_point
101 type(point), target :: target_var
125 end subroutine s10 argument
H A Dresolve35.f90116 subroutine s10 subroutine
118 real, parameter :: bad2 = 1.0
145 subroutine bad3
H A Dresolve29.f9068 subroutine s10() subroutine
73 type t1
H A Dbad-forward-type.f9093 subroutine s10 global() subroutine
98 ts10 global() argument
H A Ddata05.f9065 subroutine s10 subroutine
66 …real, target, save :: arr(3,4) ! CHECK: arr, SAVE, TARGET size=48 offset=0: ObjectEntity type: REA…
67 …real, pointer :: xpp(:,:) ! CHECK: xpp, POINTER (InDataStmt) size=72 offset=48: ObjectEntity type:…
H A Dassign03.f90238 subroutine s10 global() subroutine
239 ps10 global() argument
240 ts10 global() argument
244 xs10 global() argument
245 ys10 global() argument
246 vs10 global() argument
H A Ddosemantics09.f9057 subroutine s10() subroutine
H A Dequivalence01.f90120 subroutine s10 subroutine
121 integer, parameter :: i(4) = [1, 2, 3, 4]
122 real :: x(10)
123 real :: y(4)
H A Dassign02.f90150 subroutine s10 subroutine
151 real, target :: a[*]
152 real, pointer :: b local
H A Dseparate-mp02.f9084 module subroutine s10(x, y, z, w) subroutine
85 ws10 global() argument
H A Dfinal01.f9033 final :: s01, s02, s03, s04, s05, s06, s07, s08, s09, s10 method
85 subroutine s10(x) subroutine
86 type(child(kind1=10, len1=*, len2=*)), optional :: x local
H A Dresolve34.f90160 subroutine s10 subroutine
162 type(t) x local
H A Dspec-expr.f90130 subroutine s10() subroutine
133 end subroutine s10 argument
H A Ddosemantics12.f90327 subroutine s10() subroutine
346 end subroutine s10 argument
H A Dcall10.f90151 pure subroutine s10 ! C1595 subroutine
153 !ERROR: Procedure 'notpure' referenced in pure subprogram 's10' must be pure too argument
H A Dresolve09.f90151 subroutine s10 subroutine
H A Dassign04.f90153 subroutine s10(a, n) subroutine
155 real a(n)
/llvm-project/clang/test/CodeGen/X86/
H A Dx86_64-arguments-nacl.c50 struct s10 { int a; int b; int : 0; }; argument
/llvm-project/clang/test/Sema/
H A Dpragma-align-mac68k.c86 struct s10 { struct
89 extern int a10_0[sizeof(struct s10) == 2 ? 1 : -1]; argument
/llvm-project/clang/test/CodeGen/SystemZ/
H A Dzos-alignment.c145 struct s10 { struct
148 // CHECK: 0 | struct s10 argument
/llvm-project/clang/test/CodeGen/
H A Dregparm-struct.c129 struct s10 { struct
132 __attribute__((regparm(3))) void f14(struct s10 a, int b, int c); argument
H A Darm-arguments.c61 struct s10 { int f0; int : 0; int : 0; }; argument
/llvm-project/clang/test/CXX/expr/expr.const/
H A Dp3-0x.cpp43 T<e10> s10; variable

12