Home
last modified time | relevance | path

Searched refs:tt2 (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/LowOverheadLoops/
H A Dnested.ll65 %tt2 = add nuw nsw i32 %tt1, 1
75 %start = call i32 @llvm.start.loop.iterations.i32(i32 %tt2)
169 %tt2 = add nuw nsw i32 %tt1, 1
179 %start = call i32 @llvm.start.loop.iterations.i32(i32 %tt2)
/llvm-project-15.0.7/clang/test/CXX/drs/
H A Ddr13xx.cpp70 …TT<W<int>::template W> tt2; // expected-error {{qualified reference to 'W' is a constructor name}}… in w_test()
86 TTy<typename W::W> tt2; // expected-error {{qualified reference to 'W' is a constructor name}} in wt_test() local
/llvm-project-15.0.7/clang/test/Misc/
H A Ddiag-template-diffing.cpp356 template<class> class tt2 {}; class
359 set12(class_template_templates<tt2>()); in test12()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmmx-fold-load.ll350 define i64 @tt2(x86_mmx %t, ptr %q) nounwind {
351 ; X86-LABEL: tt2:
367 ; X64-LABEL: tt2: