Home
last modified time | relevance | path

Searched refs:lab (Results 1 – 25 of 30) sorted by relevance

12

/llvm-project-15.0.7/flang/test/Semantics/
H A Dassign07.f9012 integer :: lab local
13 assign 1 to lab ! ok
16 assign 666 to lab
18 assign 2 to lab
19 assign 4 to lab
20 if (n==1) goto lab ! ok
22 if (n==1) goto lab(1) ! ok
26 if (n==1) goto lab(1,666)
28 if (n==1) goto lab(1,2)
29 assign 3 to lab
[all …]
H A Dassign06.f9010 integer :: lab local
16 assign 1 to lab ! ok
26 if (n==1) goto lab ! ok
34 if (n==1) goto lab(1) ! ok
35 if (n==1) goto lab,(1) ! ok
36 if (n==1) goto lab(1,1) ! ok
37 assign 3 to lab ! ok
38 write(*,fmt=lab) ! ok
/llvm-project-15.0.7/lldb/docs/resources/
H A Dbots.rst10 * `lldb-x64-windows-ninja <https://lab.llvm.org/buildbot/#/builders/83>`_
11 * `lldb-x86_64-debian <https://lab.llvm.org/buildbot/#/builders/68>`_
12 * `lldb-aarch64-ubuntu <https://lab.llvm.org/buildbot/#/builders/96>`_
13 * `lldb-arm-ubuntu <https://lab.llvm.org/buildbot/#/builders/17>`_
17 `https://lab.llvm.org/buildbot/#/builders?tags=lldb <https://lab.llvm.org/buildbot/#/builders?tags=…
23 <http://green.lab.llvm.org/green/view/LLDB/>`_ for LLDB.
25 * `lldb-cmake <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/>`_
26 * `lldb-cmake-matrix <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-matrix/>`_
27 * `lldb-cmake-standalone <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-standalone/>`_
28 * `lldb-cmake-sanitized <http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-sanitized/>`_
[all …]
/llvm-project-15.0.7/clang/test/Sema/
H A Dasm.c299 asm goto ("" : : : : lab, lab, lab2, lab); in test18()
302 asm goto ("xorw %[lab], %[lab]; je %l[lab]" : : [lab] "i" (0) : : lab); in test18()
303 lab:; in test18()
308 asm ("" : [lab] "=r" (x),[lab] "+r" (x) : [lab1] "r" (x)); in test18()
311 asm ("" : [lab] "=r" (x1) : [lab] "r" (x)); in test18()
314 asm goto ("jne %l0"::::lab); in test18()
H A Dinline-asm-validate-tmpl.cpp30 __asm goto ("" : : : : lab); in testd()
32 lab: in testd()
/llvm-project-15.0.7/llvm/test/MC/Mips/
H A Dmips-jump-instructions.s104 # CHECK32:lab:
111 # CHECK32: jalx lab # encoding: [A,A,A,0b011101AA]
112 # CHECK32: # fixup A - offset: 0, value: lab, kind: fixup_Mips_26
127 # CHECK64:lab:
134 # CHECK64: jalx lab # encoding: [A,A,A,0b011101AA]
135 # CHECK64: # fixup A - offset: 0, value: lab, kind: fixup_Mips_26
150 lab: label
157 jalx lab
H A Dmips-jump-delay-slots.s125 # CHECK: jalx lab
127 jalx lab
/llvm-project-15.0.7/llvm/test/Analysis/LazyCallGraph/
H A Dblockaddress.ll12 ; CHECK: lab:
16 br i1 %b, label %lab, label %for.cond.preheader
22 %p.0 = phi i8* [ null, %for.cond ], [ blockaddress(@baz, %lab), %for.cond.preheader ]
26 lab:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A D2007-10-28-stacksave.ll10 br label %lab
12 lab: ; preds = %cleanup31, %entry
36 cond_next: ; preds = %lab
40 cleanup31: ; preds = %lab
42 br label %lab
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dla-04.ll14 br label %b.lab
16 b.lab:
17 ret i8 *blockaddress(@f1, %b.lab)
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dstmtexpr.cpp211 ({goto lab; lab: n;}); in volatile_load()
248 ({goto lab; lab: n;}); in volatile_load_template()
H A D2003-11-29-DuplicatedCleanupTest.cpp11 lab: in atest()
13 goto lab; in atest()
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dbreg.ll7 %lab = load i8*, i8** @stored_label
8 indirectbr i8* %lab, [label %otherlab, label %retlab]
/llvm-project-15.0.7/clang/test/Parser/
H A Dasm-goto.cpp21 :: lab); in test2()
22 lab: return; in test2()
H A Dasm-goto.c28 :: lab); in test2()
29 lab: return; in test2()
/llvm-project-15.0.7/libc/utils/buildbot/
H A Drun.sh7 lab.llvm.org:9990 "${WORKER_NAME}" "$1"
/llvm-project-15.0.7/llvm/test/Examples/
H A Dlit.local.cfg8 # https://green.lab.llvm.org/green/job/clang-stage2-cmake-RgSan/7992/testReport/
/llvm-project-15.0.7/libcxx/docs/
H A DREADME.txt16 by a build bot: https://lab.llvm.org/buildbot/#/builders/publish-sphinx-docs. If you notice that the
H A Dindex.rst189 * `LLVM Buildbot Builders <http://lab.llvm.org:8011>`_
/llvm-project-15.0.7/llvm/docs/
H A DHowToAddABuilder.rst16 * The main buildmaster at `<https://lab.llvm.org/buildbot>`_. All builders
19 * The staging buildmaster at `<https://lab.llvm.org/staging>`_. All builders
83 to the **lab.llvm.org** port **9994** (see `Buildbot documentation,
91 lab.llvm.org:9994 \
146 <http://lab.llvm.org/staging/#/waterfall>`_ to make sure it is
148 <http://lab.llvm.org/staging/#/workers>`_ to see if administrator
H A Dyaml2obj.rst53 .. _Kwalify: http://www.kuwata-lab.com/kwalify/ruby/users-guide.html
H A DMyFirstTypoFix.rst529 view at http://lab.llvm.org/buildbot/#/waterfall. The waterfall view is good
533 The console view at http://lab.llvm.org/buildbot/#/console helps to get a
/llvm-project-15.0.7/clang/test/CodeGen/
H A Ddesignated-initializers.c143 struct leading_anon_bitfield { int : 32; int n; } lab = { .n = 123 }; variable
/llvm-project-15.0.7/polly/www/
H A Dmenu.html.incl33 <a href="http://lab.llvm.org:8011/console?category=polly">Buildbot</a>
34 <a href="http://lab.llvm.org:8080/coverage/coverage-reports/polly/index.html">Code Coverage</a>
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/ArgumentPromotion/
H A Dfp80.ll4 …abled as it causes a crash on windows which is under investigation: http://lab.llvm.org:8011/build…

12