Home
last modified time | relevance | path

Searched defs:t16 (Results 1 – 16 of 16) sorted by relevance

/llvm-project/llvm/test/tools/llvm-ml/
H A Dsegment.asm118 t16 SEGMENT SHARED NOPAGE NOCACHE INFO READ WRITE EXECUTE DISCARD label
H A Dnamed_operators.asm111 t16: label
H A Dindirect_branch.asm194 t16: label
/llvm-project/flang/test/Semantics/
H A Dignore_tkr01.f90104 subroutine t16( global() subroutine
107 xt16 global() argument
/llvm-project/clang/test/Sema/
H A Dthread-specifier.c69 __thread int t16; // expected-error {{thread-local declaration of 't16' follows non-thread-local de… variable
H A Dwarn-char-subscripts.cpp97 void t16(void) { in t16() function
/llvm-project/clang/test/OpenMP/
H A Ddeclare_simd_ast_print.cpp144 TVV<16, float> t16; variable
H A Ddeclare_simd_codegen.cpp86 TVV<16, float> t16; variable
/llvm-project/clang/test/Analysis/
H A Dfree.c100 void t16 (char **x, int offset) { in t16() function
/llvm-project/clang/test/CodeGen/
H A Dlibcalls-fno-builtin.c111 char *t16(char *x) { return strpbrk(x, ""); } in t16() function
H A Dcmse-clear-arg.c103 T16 t16; variable
H A Darm-apcs-zerolength-bitfield.c164 struct t16 struct
169 static int arr16_offset[(offsetof(struct t16, bar) == 0) ? 0 : -1]; argument
H A Darm-aapcs-zerolength-bitfield.c161 struct t16 struct
166 static int arr16_offset[(offsetof(struct t16, bar) == 0) ? 0 : -1]; argument
H A Dasm.c113 int t16(void) { in t16() function
/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-aapcs-zerolength-bitfield.cpp162 struct t16 struct
167 static_assert(offsetof(struct t16, bar) == 0); argument
/llvm-project/libcxxabi/test/
H A Ddynamic_cast3.pass.cpp861 namespace t16 namespace