Home
last modified time | relevance | path

Searched defs:s11 (Results 1 – 25 of 29) sorted by relevance

12

/llvm-project/flang/test/Semantics/
H A Ddata05.f9074 subroutine s11 subroutine
75 …real, target, save :: arr(3,4) ! CHECK: arr, SAVE, TARGET size=48 offset=0: ObjectEntity type: REA…
76 …[1,2,3,4],[2,2]),(6.,7.),.false.,'ab',arr,ifunc2,rfunc,extrfunc) ! CHECK: d1 size=136 offset=48: O…
77 type(t1(4,len=1)) :: d2 = t1(4)(xrp=extrfunc,rp=rfunc,ifptr=ifunc2,xp=arr,c='a&
78 …ectEntity type: TYPE(t1(kind=4_1,len=1_2)) init:t1(kind=4_1,len=1_2)(j=1_4,x=reshape([REAL(4)::1._…
79 …type(t1(2+2)) :: d3 ! CHECK: d3 (InDataStmt) size=136 offset=320: ObjectEntity type: TYPE(t1(kind=…
81 …type(t1) :: d4 ! CHECK: d4 (InDataStmt) size=136 offset=456: ObjectEntity type: TYPE(t1(kind=4_1,l…
84 …type(t1) :: d5 ! CHECK: d5 (InDataStmt) size=136 offset=592: ObjectEntity type: TYPE(t1(kind=4_1,l…
H A Dresolve40.f9082 subroutine s11 subroutine
83 integer :: nl2
85 namelist /nl2/x
86 namelist /nl3/x
88 integer :: nl3
H A Ddosemantics11.f90127 subroutine s11(table) subroutine
130 integer :: table(..)
132 type point
136 type, extends(point) :: color_point
140 type(point), target :: target_var
164 end subroutine s11 argument
H A Dresolve09.f90157 subroutine s11 subroutine
158 real, pointer :: p(:)
H A Dfinal01.f9042 final :: s11, s12, s13, s14, s15, s16, s17 method
88 subroutine s11(x, y) subroutine
89 type(child(kind1=11, len1=*, len2=*)) :: x, y local
H A Ddosemantics09.f9063 subroutine s11() subroutine
H A Dequivalence01.f90128 subroutine s11(n) subroutine
129 integer :: n local
130 real :: x(n), y local
H A Dcall10.f90156 pure subroutine s11(to) ! C1596 subroutine
160 autos11 global() argument
161 tos11 global() argument
H A Ddosemantics12.f90348 subroutine s11() subroutine
350 Integer, allocatable :: ivar
H A Dassign03.f90264 subroutine s11 global() subroutine
265 xs11 global() argument
266 ps11 global() argument
267 qs11 global() argument
H A Dspec-expr.f90138 subroutine s11() subroutine
141 end subroutine s11 argument
H A Dassign04.f90159 subroutine s11 subroutine
165 a = s11 argument
/llvm-project/clang/test/Sema/
H A Dpragma-align-mac68k.c92 struct s11 { struct
96 extern int a11_0[offsetof(struct s11, f0) == 0 ? 1 : -1]; argument
H A Dbitfield-layout_1.c116 } s11; variable
/llvm-project/flang/test/Evaluate/
H A Derrors01.f90137 subroutine s11 subroutine
138 x1s11 global() argument
140 x2s11 global() argument
141 x3s11 global() argument
143 x4s11 global() argument
/llvm-project/clang/test/CodeGen/SystemZ/
H A Dzos-alignment.c152 struct s11 { struct
157 // CHECK: 0 | struct s11 argument
/llvm-project/clang/test/CodeGen/
H A Dregparm-struct.c139 struct s11 { struct
143 __attribute__((regparm(3))) void f15(struct s11 a, int b); argument
H A Darm-arguments.c67 struct s11 { int : 0; int f0; }; argument
H A Dms_struct-bitfield.c156 int s11 = sizeof(t11); variable
/llvm-project/clang/test/CodeGen/LoongArch/
H A Dabi-lp64d-empty-structs.c104 struct s11 { struct { } s; }; argument
/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.template/
H A Dp3-2a.cpp13 S1<X> s11; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-designated-initializers.cpp16 S1 s11{}; variable
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-structured-binding-bitfield.cpp193 S11 s11; in fS11() local
H A Dcatch-undef-behavior.cpp659 S1 s11; in test1() local
/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.cpp77 s11, global() enumerator

12