/llvm-project/clang/test/Parser/ |
H A D | c11-keywords.c | 13 …static _Thread_local int tl; /* compat-warning {{'_Thread_local' is incompatible with C standard… in func() local
|
H A D | cxx0x-decl.cpp | 102 thread_local tl; variable
|
/llvm-project/openmp/runtime/test/target/ |
H A D | target_thread_limit.cpp | 14 int tl = 4; in main() local
|
/llvm-project/openmp/runtime/test/affinity/format/ |
H A D | api2.c | 48 int tl, tn, nt, an; in main() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | c99.cpp | 34 struct Rect { Pt tl, br; }; member
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | attr-likelihood-if-vs-builtin-expect.cpp | 161 void tl(int &i) { in tl() function
|
/llvm-project/clang/unittests/AST/ |
H A D | ASTTypeTraitsTest.cpp | 255 const auto &tl = *matches[0].getNodeAs<TypeLoc>("tl"); in TEST() local 270 const auto &tl = *matches[0].getNodeAs<TypeLoc>("ptl"); in TEST() local
|
/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
H A D | p1-11.cpp | 19 thread_local int tl; // expected-note {{refers here}} global() variable
|
/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_thread.cpp | 172 auto &tl = __hwasan::hwasanThreadList(); in GetHwasanThreadListLocked() local
|
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/ |
H A D | CodegenEnv.h | 103 unpackTensorLevel(TensorLevel tl) unpackTensorLevel() argument
|
/llvm-project/clang/test/Analysis/ |
H A D | taint-tester.c | 185 int tl = l; // expected-warning + {{tainted}} in atoiTest() local
|
H A D | cfg-openmp.cpp | 667 void tl(int argc) { in tl() function
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_tab_pip.c | 5561 __isl_null isl_tab_lexmin *isl_tab_lexmin_free(__isl_take isl_tab_lexmin *tl) in isl_tab_lexmin_free() 5580 isl_tab_lexmin *tl; in isl_tab_lexmin_from_basic_set() local 5604 int isl_tab_lexmin_dim(__isl_keep isl_tab_lexmin *tl) in isl_tab_lexmin_dim() 5613 __isl_give isl_tab_lexmin *isl_tab_lexmin_add_eq(__isl_take isl_tab_lexmin *tl, in isl_tab_lexmin_add_eq() 5639 __isl_take isl_tab_lexmin *tl) in isl_tab_lexmin_cut_to_integer() 5653 __isl_give isl_vec *isl_tab_lexmin_get_solution(__isl_keep isl_tab_lexmin *tl) in isl_tab_lexmin_get_solution()
|
H A D | isl_scheduler.c | 4467 __isl_take isl_tab_lexmin *tl, struct isl_sched_node *node, int pos) in zero_out_node_coef() 4495 static __isl_give isl_vec *non_empty_solution(__isl_keep isl_tab_lexmin *tl) in non_empty_solution() 4574 isl_tab_lexmin *tl; in non_neg_lexmin() local
|
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/ |
H A D | Sparsification.cpp | 1094 __anon93cfebb60802(TensorLevel tl, AffineExpr) startLoopSeq() argument 1157 __anon93cfebb60902(TensorLevel tl, AffineExpr exp) translateBitsToTidLvlPairs() argument
|
/llvm-project/clang/include/clang/AST/ |
H A D | TypeLoc.h | 81 TypeLoc& tl = t; in castAs() local 93 TypeLoc& tl = t; in getAs() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | ComplexDeinterleavingPass.cpp | 429 ComplexDeinterleaving(const TargetLowering * tl,const TargetLibraryInfo * tli) ComplexDeinterleaving() argument
|
/llvm-project/clang/tools/libclang/ |
H A D | CIndex.cpp | 2026 TypeLocVisit(TypeLoc tl,CXCursor parent) TypeLocVisit() argument
|