Home
last modified time | relevance | path

Searched refs:H2 (Results 1 – 25 of 41) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/Transforms/StructurizeCFG/workarounds/
H A Dneeds-unified-loop-exits.ll33 ; CHECK: H2:
70 br i1 %PredH1, label %H2, label %B1
75 B2: ; preds = %H2
79 br label %H2
81 L1: ; preds = %H2
85 br i1 %PredB1, label %H2, label %C
107 ; CHECK-NEXT: br label [[H2:%.*]]
108 ; CHECK: H2:
154 br label %H2
156 H2:
[all …]
/llvm-project-15.0.7/clang/test/CXX/class/class.compare/class.eq/
H A Dp2.cpp24 struct H2 { struct
25 bool operator==(const H2 &) const = default;
26 bool operator<(const H2 &) const = default; // expected-warning {{implicitly deleted}}
28 void (H2::*x)(); argument
/llvm-project-15.0.7/libcxx/test/std/containers/container.node/
H A Dnode_handle.pass.cpp19 template <class K, class T, class C1, class C2, class H1, class H2, class E1, class E2, class A_set…
27 …red_map<K, T, H1, E1, A_map>::node_type, typename std::unordered_map<K, T, H2, E2, A_map>::node_ty…
28 …ap<K, T, H1, E1, A_map>::node_type, typename std::unordered_multimap<K, T, H2, E2, A_map>::node_ty…
29 …rdered_set<K, H1, E1, A_set>::node_type, typename std::unordered_set<K, H2, E2, A_set>::node_ty…
30 …d_set<K, H1, E1, A_set>::node_type, typename std::unordered_multiset<K, H2, E2, A_set>::node_ty…
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbuiltin_float_strictfp.c12 void test_half(__fp16 *H, __fp16 *H2) { in test_half() argument
13 (void)__builtin_isgreater(*H, *H2); in test_half()
H A Dbuiltin_float.c47 void test_half(__fp16 *H, __fp16 *H2) { in test_half() argument
48 (void)__builtin_isgreater(*H, *H2); in test_half()
/llvm-project-15.0.7/llvm/test/Transforms/FixIrreducible/
H A Dnested.ll198 ; CHECK-NEXT: br label [[H2:%.*]]
199 ; CHECK: H2:
202 ; CHECK-NEXT: br i1 [[PRED5:%.*]], label [[H2]], label [[IRR_GUARD]]
233 br label %H2
235 H2:
239 br i1 %Pred5, label %H2, label %B2
265 ; CHECK-NEXT: br label [[H2:%.*]]
266 ; CHECK: H2:
305 br label %H2
307 H2:
[all …]
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmangle-class-nttp.cpp210 union H2 { int : 1, : 2, : 3; }; union
212 struct H4 { H2 h2; };
214 template<H2> void f() {} in f()
222 template void f<H2{}>();
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dfission-hash-local.ll4 ; RUN: | llvm-dwarfdump - | FileCheck --check-prefix=H2 %s
17 ; H2: DW_AT_GNU_dwo_id (0xf66067a0cf366f0e)
/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/
H A Dx86-non-temporal.ll26 …%H2 = add <32 x i8> %H, <i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 1, i8 2, i8 3, i8 4, i…
27 store <32 x i8> %H2, <32 x i8>* %cast5, align 32, !nontemporal !0
H A Dx86-non-temporal.ll.filter.expected34 …%H2 = add <32 x i8> %H, <i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 1, i8 2, i8 3, i8 4, i…
35 store <32 x i8> %H2, <32 x i8>* %cast5, align 32, !nontemporal !0
H A Dx86-non-temporal.ll.filter-out.expected43 …%H2 = add <32 x i8> %H, <i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 1, i8 2, i8 3, i8 4, i…
44 store <32 x i8> %H2, <32 x i8>* %cast5, align 32, !nontemporal !0
H A Dx86-non-temporal.ll.multifilter.expected46 …%H2 = add <32 x i8> %H, <i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 1, i8 2, i8 3, i8 4, i…
47 store <32 x i8> %H2, <32 x i8>* %cast5, align 32, !nontemporal !0
H A Dx86-non-temporal.ll.nofilter.expected49 …%H2 = add <32 x i8> %H, <i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 1, i8 2, i8 3, i8 4, i…
50 store <32 x i8> %H2, <32 x i8>* %cast5, align 32, !nontemporal !0
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-nontemporal.ll56 %H2 = add <64 x i8> %H, %HH
57 store <64 x i8> %H2, ptr %B, align 64, !nontemporal !0
H A Davx2-nontemporal.ll78 …%H2 = add <32 x i8> %H, <i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 1, i8 2, i8 3, i8 4, i…
79 store <32 x i8> %H2, ptr %B, align 32, !nontemporal !0
H A Dnontemporal.ll161 …%H2 = add <16 x i8> %H, <i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 1, i8 2, i8 3, i8 4, i…
162 store <16 x i8> %H2, ptr %B, align 16, !nontemporal !0
/llvm-project-15.0.7/clang/test/Sema/
H A Dwarn-duplicate-enum.c51 H2 = -1, enumerator
/llvm-project-15.0.7/libcxx/include/
H A Dunordered_set129 template<class H2, class P2>
130 void merge(unordered_set<Key, H2, P2, Allocator>& source); // C++17
131 template<class H2, class P2>
132 void merge(unordered_set<Key, H2, P2, Allocator>&& source); // C++17
133 template<class H2, class P2>
134 void merge(unordered_multiset<Key, H2, P2, Allocator>& source); // C++17
135 template<class H2, class P2>
343 template<class H2, class P2>
345 template<class H2, class P2>
347 template<class H2, class P2>
[all …]
H A Dunordered_map155 template<class H2, class P2>
156 void merge(unordered_map<Key, T, H2, P2, Allocator>& source); // C++17
157 template<class H2, class P2>
158 void merge(unordered_map<Key, T, H2, P2, Allocator>&& source); // C++17
159 template<class H2, class P2>
160 void merge(unordered_multimap<Key, T, H2, P2, Allocator>& source); // C++17
161 template<class H2, class P2>
390 template<class H2, class P2>
392 template<class H2, class P2>
394 template<class H2, class P2>
[all …]
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.td102 CCIfType<[f16], CCAssignToReg<[H0, H1, H2, H3, H4, H5, H6, H7]>>,
103 CCIfType<[bf16], CCAssignToReg<[H0, H1, H2, H3, H4, H5, H6, H7]>>,
139 CCIfType<[f16], CCAssignToReg<[H0, H1, H2, H3, H4, H5, H6, H7]>>,
140 CCIfType<[bf16], CCAssignToReg<[H0, H1, H2, H3, H4, H5, H6, H7]>>,
213 CCIfType<[f16], CCAssignToReg<[H0, H1, H2, H3, H4, H5, H6, H7]>>,
214 CCIfType<[bf16], CCAssignToReg<[H0, H1, H2, H3, H4, H5, H6, H7]>>,
/llvm-project-15.0.7/clang/include/clang/AST/
H A DCommentHTMLTags.td23 def H2 : Tag<"h2">;
/llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/
H A Dpr31718.ll19 ; CHECK-NEXT: br label [[H2:%.*]]
/llvm-project-15.0.7/llvm/test/Transforms/MemCpyOpt/
H A Dopaque-ptr.ll44 ; CHECK-NEXT: [[H2:%.*]] = getelementptr i8, ptr [[G2]], i64 6
/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DCGSCCPassManagerTest.cpp1841 auto *H2 = Function::Create(F.getFunctionType(), F.getLinkage(), in TEST_F() local
1846 BasicBlock::Create(F.getParent()->getContext(), "entry", H2); in TEST_F()
1847 (void)CastInst::CreatePointerCast(H2, Type::getInt8PtrTy(F.getContext()), in TEST_F()
1852 (void)ReturnInst::Create(H2->getContext(), H2BB); in TEST_F()
1858 (void)CastInst::CreatePointerCast(H2, Type::getInt8PtrTy(F.getContext()), in TEST_F()
1861 CG.addSplitRefRecursiveFunctions(F, SmallVector<Function *, 2>({H1, H2})); in TEST_F()
/llvm-project-15.0.7/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp880 std::vector<NodeId> H1, H2; in matchTopDown() local
882 H2 = L2.pop(); in matchTopDown()
884 for (NodeId Id2 : H2) { in matchTopDown()
895 for (NodeId Id2 : H2) { in matchTopDown()

12