Home
last modified time | relevance | path

Searched defs:ta (Results 1 – 24 of 24) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dattr-maybeundef.c12 int __attribute__((maybe_undef)) ta; // expected-warning {{'maybe_undef' attribute only applies to … variable
/llvm-project/clang/test/CXX/module/module.interface/
H A Dp5.cpp16 template<typename> int ta; // expected-note {{target}} variable
37 template<typename> int ta; // expected-note {{target}} variable
/llvm-project/mlir/lib/Dialect/AMX/IR/
H A DAMXDialect.cpp82 Type ta = aType.getElementType(); verify() local
99 Type ta = aType.getElementType(); verify() local
/llvm-project/flang/test/Semantics/OpenACC/
H A Dacc-cache-validity.f9019 type(atype), dimension(10) :: ta variable
H A Dacc-update-validity.f9022 type(atype), dimension(10) :: ta variable
H A Dacc-loop.f9027 type(atype), dimension(10) :: ta variable
H A Dacc-kernels-loop.f9028 type(atype), dimension(10) :: ta variable
H A Dacc-serial.f9028 type(atype), dimension(10) :: ta variable
H A Dacc-kernels.f9028 type(atype), dimension(10) :: ta variable
H A Dacc-data.f9030 type(atype), dimension(10) :: ta variable
/llvm-project/clang/test/Analysis/
H A Duninit-const.c72 int ta[5]; // expected-note {{'ta' initialized here}} in f_5() local
79 int ta[5]; // expected-note {{'ta' initialized here}} in f_5_1() local
85 int ta[5] = {1,2,3,4,5}; in f_6() local
91 int ta[5] = {1,2,3,4,5}; in f_6_1() local
/llvm-project/clang/test/CodeGenCXX/
H A Dpr33080.cpp32 void ta(T &, Q *) {} in ta() function
/llvm-project/clang/test/SemaCUDA/
H A Dtrivial-ctor-dtor.cu23 __device__ TA<int> ta; variable
/llvm-project/clang/test/SemaTemplate/
H A Ddeduction-guide.cpp373 TwoArrays ta = {{1, 2}, {3, 4, 5}}; variable
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DIterationGraphSorter.cpp212 const AffineExpr ta = loop2LvlMap.getResult(lvl); in addConstraints() local
/llvm-project/openmp/runtime/src/
H A DextractExternal.cpp383 const T &ta = *ita, &tb = *itb; in isDisjoint() local
/llvm-project/flang/test/Lower/forall/
H A Darray-pointer.f9024 type ta type
/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-0x.cpp249 Agg<bool> ta = {a}; // expected-error {{cannot be narrowed}} expected-note {{}} in P1957R2() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorTranspose.cpp227 Value ta = createUnpackLoPs(b, vs[0xa], vs[0xb], 512); in transposeToShuffle16x16() local
/llvm-project/flang/test/Evaluate/
H A Dfolding08.f9012 type(t) :: ta(0:2) variable
/llvm-project/clang/test/Misc/
H A Ddiag-template-diffing-cxx11.cpp1005 T<&a> ta; test() local
/llvm-project/clang/test/SemaCXX/
H A Dcxx1z-class-template-argument-deduction.cpp526 TestSuppression ta("abc"); global() variable
/llvm-project/lld/ELF/
H A DRelocations.cpp1852 auto *ta = dyn_cast<ThunkSection>(a); mergeCmp() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp5665 for (const auto &ta : llvm::enumerate(perm)) { verify() local
[all...]