Searched refs:L2 (Results 1 - 25 of 103) sorted by relevance

12345

/external/llvm/test/MC/MachO/
H A Drelax-jumps.s21 jb L2
23 jg L2
25 jae L2
29 L2: label
H A Drelax-recompute-align.s29 jle L2
35 L2: label
H A Ddarwin-x86_64-diff-relocs.s45 jmp L2
50 // jmp L2 - _g3
74 movl %eax,L2(%rip)
81 // movl %eax,L2 - _g2(%rip)
94 L2: label
98 .quad L2
101 .quad L2 - _g2
/external/clang/include/clang/Basic/
H A DLinkage.h92 inline Linkage minLinkage(Linkage L1, Linkage L2) { argument
93 if (L2 == VisibleNoLinkage)
94 std::swap(L1, L2);
96 if (L2 == InternalLinkage)
98 if (L2 == UniqueExternalLinkage)
101 return L1 < L2 ? L1 : L2;
/external/llvm/test/MC/AArch64/
H A Darm64-directive_loh.s7 L2: label
16 # CHECK: .loh AdrpAdrp L1, L2
17 # CHECK: .loh AdrpAdrp L1, L2
18 .loh AdrpAdrp L1, L2
19 .loh 1 L1, L2
21 # CHECK: .loh AdrpLdr L1, L2
22 # CHECK: .loh AdrpLdr L1, L2
23 .loh AdrpLdr L1, L2
24 .loh 2 L1, L2
26 # CHECK: .loh AdrpAddLdr L1, L2, L
[all...]
/external/clang/test/CodeGen/
H A Dindirect-goto.c4 void *addrs[] = { &&L1, &&L2, &&L3, &&L4, &&L5 };
11 L2: res *= 3;
17 static const void *addrs[] = { &&L1, &&L2, &&L3, &&L4, &&L5 };
24 L2: res *= 3;
/external/clang/test/CodeGenCXX/
H A Dmangle-local-classes-nested.cpp17 void L2() { function in struct:S
32 S().L2();
36 void L2() { function in struct:S
51 S().L2();
/external/clang/test/OpenMP/
H A Dordered_messages.cpp20 goto L2; // expected-error {{use of undeclared label 'L2'}}
23 L2:
45 goto L2; // expected-error {{use of undeclared label 'L2'}}
48 L2:
H A Dmaster_messages.cpp56 goto L2; // expected-error {{use of undeclared label 'L2'}}
59 L2:
H A Dparallel_messages.cpp51 goto L2; // expected-error {{use of undeclared label 'L2'}}
53 L2:
H A Dparallel_sections_messages.cpp68 goto L2; // expected-error {{use of undeclared label 'L2'}}
71 L2:
H A Dtarget_messages.cpp49 goto L2; // expected-error {{use of undeclared label 'L2'}}
51 L2:
H A Dcritical_messages.cpp64 goto L2; // expected-error {{use of undeclared label 'L2'}}
67 L2:
H A Dteams_messages.cpp64 goto L2; // expected-error {{use of undeclared label 'L2'}}
67 L2:
H A Dsingle_misc_messages.c35 goto L2;
37 L2:
43 goto L2; // expected-error {{use of undeclared label 'L2'}}
/external/clang/test/Sema/
H A Dscope-check.c61 goto L2; // expected-error {{cannot jump from this goto statement to its label}}
64 L2:;
138 L2: ;
148 &&L2,
161 goto L2; // expected-error {{cannot jump from this goto statement to its label}}
163 L2:
186 goto L2;
187 L2:
221 static const void *addrs[] = { &&L1, &&L2 };
228 L2
[all...]
H A Dcaptured-statements.c9 goto L2; // OK
10 L2:
H A Dwarn-duplicate-enum.c76 L2 = L1, enumerator in enum:__anon2429
77 L3 = L2
/external/libcxx/test/std/thread/thread.mutex/thread.lock.algorithm/
H A Dtry_lock.pass.cpp14 // template <class L1, class L2, class... L3>
15 // int try_lock(L1&, L2&, L3&...);
56 class L2 class
61 L2() : locked_(false) {} function in class:L2
99 L2 l1;
112 L2 l0;
145 L2 l0;
146 L2 l1;
147 L2 l2;
163 L2 l
[all...]
H A Dlock.pass.cpp14 // template <class L1, class L2, class... L3>
15 // void lock(L1&, L2&, L3&...);
66 class L2 class
71 L2() : locked_(false) {} function in class:L2
114 L2 l1;
127 L2 l0;
142 L2 l1;
155 L2 l0;
169 L2 l0;
170 L2 l
[all...]
/external/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp34 switch (x) default: L1: L2: case 4: pr6884_abort_struct();
37 switch (x) default: L1: { L2: case 4: pr6884_abort_struct(); }
40 switch (x) default: L1: L2: case 4: { pr6884_abort_struct(); }
45 switch (x) default: L1: L2: case 4: {
71 switch (x) default: L1: L2: case 4: pr6884_abort_struct();
75 switch (x) default: L1: { L2: case 4: pr6884_abort_struct(); }
79 switch (x) default: L1: L2: case 4: { pr6884_abort_struct(); }
98 switch (x) default: L1: L2: case 4: pr6884_abort_struct a;
102 switch (x) default: L1: { L2: case 4: pr6884_abort_struct a; }
106 switch (x) default: L1: L2
[all...]
/external/llvm/test/MC/MachO/ARM/
H A Dthumb2-movw-fixup.s12 movw r12, :lower16:L2
13 movt r12, :upper16:L2
18 L2: .long 0 label
/external/llvm/test/MC/Mips/
H A Dhigher-highest-addressing.s36 lui $6, %highest($L2-$L1+0x300047FFF7FF7)
37 daddiu $6, $6, %higher($L2-$L1+0x300047FFF7FF7)
38 $L2:
44 lui $7, %highest($L2-$L1+0x300047FFF7FF8)
45 ld $7, %higher ($L2-$L1+0x300047FFF7FF8)($7)
H A Dhilo-addressing.s26 $L2:
33 lui $5, %hi($L2-$L3)
34 lw $5, %lo($L2-$L3)($5)
/external/llvm/lib/Fuzzer/
H A DFuzzerDFSan.cpp173 dfsan_label L2);
194 dfsan_label L2) {
195 if (L1 == 0 && L2 == 0)
197 if (L1 != 0 && L2 != 0)
202 CSI.LR.Join(GetLabelRange(L1)).Join(GetLabelRange(L2));
204 if (!L2) CSI.CountedConstants[Arg2]++;
216 << " L" << L2 << GetLabelRange(L2)
268 dfsan_label L1, dfsan_label L2) {
273 DFSan->DFSanCmpCallback(PC, CmpSize, Type, Arg1, Arg2, L1, L2);
192 DFSanCmpCallback(uintptr_t PC, size_t CmpSize, size_t CmpType, uint64_t Arg1, uint64_t Arg2, dfsan_label L1, dfsan_label L2) argument
266 __dfsw___sanitizer_cov_trace_cmp(uint64_t SizeAndType, uint64_t Arg1, uint64_t Arg2, dfsan_label L0, dfsan_label L1, dfsan_label L2) argument
[all...]

Completed in 559 milliseconds

12345