Home
last modified time | relevance | path

Searched refs:lab2 (Results 1 – 11 of 11) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Ddosemantics13.f9011 lab2: do 2 j=1,10
12 cycle lab2
13 exit lab2
14 2 end do lab2
H A Ddosemantics14.f909 lab2: do 2 j=1,10
/llvm-project/llvm/test/MC/PowerPC/
H A Dppc64-abs-reloc.s11 lab2: label
12 lxv 5, (lab2-test)@l(4)
13 ld 5, (lab2-test)@l(4)
14 lwz 5, (lab2-test)@l(4)
/llvm-project/llvm/test/CodeGen/Thumb/
H A Dtbb-reuse.mir23 i32 2, label %lab2
38 lab2: ; preds = %entry
102 blocks: [ '%bb.3.lab1', '%bb.4.lab2', '%bb.5.lab3', '%bb.6.lab4' ]
120 …successors: %bb.3.lab1(0x20000000), %bb.4.lab2(0x20000000), %bb.5.lab3(0x20000000), %bb.6.lab4(0x2…
139 bb.4.lab2:
/llvm-project/llvm/test/CodeGen/SystemZ/
H A Dsignbits.ll26 br i1 undef, label %lab2, label %lab3
28 lab2:
/llvm-project/clang/test/Parser/
H A Dasm-goto.cpp11 ::lab1,lab2); in test1()
13 lab2: return; in test1()
H A Dasm-goto.c21 ::lab1,lab2); in test()
23 lab2: return; in test()
/llvm-project/llvm/test/Transforms/LCSSA/
H A Dindirectbr.ll554 br i1 %arg, label %lab2, label %exit
556 lab2:
560 ; CHECK: %tmp21.lcssa1 = phi i32 [ %tmp21.lcssa1, %lab4 ], [ %tmp21, %lab2 ]
561 %tmp12 = phi i32 [ %tmp21, %lab2 ], [ %tmp12, %lab4 ]
/llvm-project/clang/test/Sema/
H A Dasm.c300 asm goto ("" : : : : lab, lab, lab2, lab); in test18()
305 lab2:; in test18()
/llvm-project/llvm/test/FileCheck/dump-input/
H A Dcontext.txt40 ; RUN: echo lab2 world >> %t.in
54 ; RUN: echo 'CHECK-LABEL: lab2' >> %t.chk
90 ; C0-NEXT: 24: lab2 world
115 ; RUN: echo 'CHECK-LABEL: lab2' >> %t.wide.chk
156 ; W5-NEXT: 24: lab2 world
/llvm-project/llvm/test/CodeGen/ARM/
H A Darm-position-independence-jump-table.ll24 i32 2, label %lab2
36 lab2: