Home
last modified time | relevance | path

Searched defs:s8 (Results 1 – 25 of 85) sorted by relevance

1234

/llvm-project/clang/test/CodeGenCXX/
H A D2010-06-22-ZeroBitfield.cpp4 struct s8 { s8_0 a; s8_1 b; }; struct
H A Daarch64-sve-typeinfo.cpp8 auto &s8 = typeid(__SVInt8_t); variable
/llvm-project/flang/test/Semantics/
H A Dsymbol09.f90129 subroutine s8 subroutine
132 !DEF: /s8/y (InDataStmt) ObjectEntity REAL(4) argument
135 !REF: /s8/y argument
H A Dresolve29.f9047 subroutine s8() subroutine
50 type(t1), pointer :: p local
52 type t1
H A Dresolve123.f9064 subroutine s8(arg) subroutine
71 end subroutine s8 argument
H A Dassign02.f90123 subroutine s8 subroutine
124 real :: a(10)
125 integer :: b(10)
126 real, pointer :: p(:)
H A Dresolve55.f9090 subroutine s8(arg) subroutine
96 end subroutine s8 argument
H A Dresolve57.f90127 subroutine s8() subroutine
134 end subroutine s8 argument
H A Dblockconstruct01.f9068 subroutine s8 subroutine
69 real x(1)
H A Dbad-forward-type.f9074 subroutine s8 subroutine
78 t2s8 global() argument
H A Dargshape01.f9033 subroutine s8(a,n,m) subroutine
37 subroutine s8b(a,n,m) argument
H A Ddosemantics12.f90280 subroutine s8() subroutine
301 end subroutine s8 argument
/llvm-project/clang/test/Sema/
H A Dno-documentation-warn-tagdecl-specifier.c40 struct s8 { int is8; }; argument
/llvm-project/flang/test/Evaluate/
H A Derrors01.f9085 subroutine s8 subroutine
87 bad1s8 global() argument
89 bad2s8 global() argument
90 ok1s8 global() argument
92 bad3s8 global() argument
94 bad4s8 global() argument
96 bad5s8 global() argument
97 ok2s8 global() argument
99 bad6s8 global() argument
/llvm-project/llvm/lib/Target/M68k/GISel/
H A DM68kLegalizerInfo.cpp24 const LLT s8 = LLT::scalar(8); in M68kLegalizerInfo() local
/llvm-project/clang/test/CodeGen/
H A Daarch64-debug-sve-vectorx3-types.c
H A Daarch64-debug-sve-vectorx2-types.c
H A Dextend-arg-64.c33 signed char s8; variable
H A Daarch64-debug-sve-vectorx4-types.c
H A Dbitfield-2.c294 struct __attribute__((packed)) s8 { struct
301 struct s8 g8 = { 0xF }; argument
H A Daarch64-debug-sve-vector-types.c
/llvm-project/clang/test/CodeGenObjC/
H A Daarch64-sve-types.m7 const char s8[] = @encode(__SVInt8_t); function
/llvm-project/clang/test/PCH/
H A Daarch64-sve-types.c7 __SVInt8_t *s8; global() variable
/llvm-project/clang/test/SemaObjC/
H A Daarch64-sve-types.m7 @property(nullable) __SVInt8_t s8; // expected-error {{cannot be applied to non-pointer type}} property
/llvm-project/clang/test/CodeGen/RISCV/
H A Dabi-empty-structs.c138 struct s8 { struct empty_arr0 e; float f; }; argument

1234