HomeSort by relevance Sort by last modified time
    Searched refs:lbl1 (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/
labelarithmetic.s 0 lbl1: ADD TXL1START, CPC0, #(loop_start-lbl1)
1 lbl1: ADD TXL1START, CPC0, #(loop_start-lbl1) label
labelarithmetic.d 9 00000000 <lbl1>:
  /external/clang/test/SemaCXX/
scope-check.cpp 46 static void *ips[] = { &&lbl1, &&lbl2 };
50 lbl1:
61 static void *ips[] = { &&lbl1, &&lbl2 };
64 lbl1: {
78 static void *ips[] = { &&lbl1, &&lbl2 };
84 lbl1: // expected-note {{possible target of indirect goto}}
96 static void *ips[] = { &&lbl1, &&lbl2 };
100 lbl1: // expected-note {{possible target of indirect goto}}
116 static void *ips[] = { &&lbl1, &&lbl2, &&lbl3, &&lbl4 };
120 lbl1
    [all...]

Completed in 525 milliseconds