Searched refs:LABEL (Results 1 - 25 of 158) sorted by relevance

1234567

/external/clang/test/SemaCXX/
H A Dqualified-member-enum.cpp6 enum {LABEL}; enumerator in enum:A::__anon3497
9 return A().A::LABEL;
/external/autotest/contrib/
H A Dcount_labels57 p) LABEL=pool ;;
58 b) LABEL=board ;;
59 m) LABEL=model ;;
60 v) LABEL=variant ;;
61 l) LABEL=$OPTARG ;;
75 sed -e "/$LABEL:/ !d" -e "s=.*$LABEL:\([^,]*\).*=\1=" | sort | uniq -c
/external/llvm/test/MC/Mips/
H A Dsection-size.s55 # CHECK-LABEL: Name: .talign1
58 # CHECK-LABEL: }
59 # CHECK-LABEL: Name: .talign2
62 # CHECK-LABEL: }
63 # CHECK-LABEL: Name: .talign3
66 # CHECK-LABEL: }
67 # CHECK-LABEL: Name: .talign4
70 # CHECK-LABEL: }
71 # CHECK-LABEL: Name: .dalign1
74 # CHECK-LABEL
[all...]
H A Dmips-noat.s6 # CHECK-LABEL: test1:
10 # CHECK-LABEL: test2:
21 # CHECK-LABEL: test3:
25 # CHECK-LABEL: test4:
H A Ddouble-expand.s9 # CHECK-LABEL: branch:
19 # CHECK-LABEL: cprestore:
H A Delf_reginfo.s17 # CHECK_64-LABEL: Name: .MIPS.options
22 # CHECK_64-LABEL: }
27 # CHECK_32-LABEL: Name: .reginfo
32 # CHECK_32-LABEL: }
/external/llvm/test/MC/ARM/
H A Ddirective-literals.s9 @ CHECK-LABEL: short
17 @ CHECK-LABEL: hword
24 @ CHECK-LABEL: word
H A Dbkpt.s12 @ CHECK-LABEL: thumb_default_bkpt
20 @ CHECK-LABEL: normal_bkpt
30 @ CEHCK-LABEL: arm_default_bkpt
H A Ddirective-align.s9 @ CHECK-LABEL: unaligned
17 @ CHECK-LABEL: aligned
25 @ CHECK-LABEL: trailer
H A Dpool.s13 @ CHECK-LABEL: pool
16 @ CHECK-LABEL: .Ltmp0:
H A Ddot-req-case-insensitive.s15 @ CHECK-LABEL: _foo:
19 @ CHECK-LABEL: _foo2:
H A Dltorg-darwin.s13 @ CHECK-LABEL: f2:
24 @ CHECK-LABEL: Ltmp0:
28 @ CHECK-LABEL: f3:
35 @ CHECK-LABEL: f4:
46 @ CHECK-LABEL: Ltmp1:
50 @ CHECK-LABEL: f5:
62 @ CHECK-LABEL: Ltmp2:
66 @ CHECK-LABEL: f6:
73 @ CHECK-LABEL: f7:
83 @ CHECK-LABEL
[all...]
H A Dcomplex-operands.s27 @ CHECK-LABEL: arm_function
37 @ CHECK-LABEL: thumb_function
H A Dldr-pseudo-darwin.s17 @ CHECK-LABEL: f3:
24 @ CHECK-LABEL: f4:
39 @ CHECK-LABEL: f5:
61 @ CHECK-LABEL: f6:
70 @ CHECK-LABEL: f7:
77 @ CHECK-LABEL: f8:
91 @ CHECK-LABEL: f9:
98 @ CHECK-LABEL: f10:
105 @ CHECK-LABEL: f11:
110 @ CHECK-LABEL
[all...]
H A Dltorg.s13 @ CHECK-LABEL: f2:
26 @ CHECK-LABEL: f3:
33 @ CHECK-LABEL: f4:
46 @ CHECK-LABEL: f5:
60 @ CHECK-LABEL: f6:
67 @ CHECK-LABEL: f7:
77 @ CHECK-LABEL: f9:
93 @ CHECK-LABEL: f10:
100 @ CHECK-LABEL: f11:
112 @ CHECK-LABEL
[all...]
H A Dcoff-relocations.s17 @ CHECK-ENCODING-LABEL: branch24t
24 @ CHECK-ENCODING-LABEL: branch20t
31 @ CHECK-ENCODING-LABEL: blx23t
40 @ CHECK-ENCODING-LABEL: mov32t
53 @ CHECK-ENCODING-LABEL: addr32
68 @ CHECK-ENCODING-LABEL: addr32nb
83 @ CHECK-ENCODING-LABEL: secrel
/external/llvm/test/MC/X86/AlignedBundling/
H A Dsection-alignment.s9 # CHECK-LABEL: Name: .text
15 # CHECK-LABEL: Name: text1
21 # CHECK-LABEL: Name: text2
/external/llvm/test/MC/X86/
H A Dreloc-directive.s22 # OBJ-32-LABEL: Name: .text
24 # OBJ-32-LABEL: }
25 # OBJ-32-LABEL: Relocations [
32 # OBJ-64-LABEL: Name: .text
34 # OBJ-64-LABEL: }
35 # OBJ-64-LABEL: Relocations [
/external/llvm/test/MC/AsmParser/
H A Ddirective_rept.s12 # CHECK-LABEL: two_bad_calls
23 # CHECK-LABEL: half_a_dozen_daffodils
/external/annotation-tools/asmx/src/org/objectweb/asm/tree/
H A DLabelNode.java52 return LABEL;
/external/swiftshader/third_party/subzero/crosstest/
H A Dvectors.h60 #define DECLARE_VECTOR_TYPE(LABEL, TY, ELTTY, CASTTY, NUM_ELEMENTS) \
61 template <> struct Vectors<LABEL> { \
68 const size_t Vectors<LABEL>::NumElements = NUM_ELEMENTS; \
69 const char *const Vectors<LABEL>::TypeName = #LABEL;
/external/guice/util/
H A Dpublish-snapshot-on-commit.sh5 [ "$LABEL" == "mvn" ] && \
/external/llvm/test/MC/Hexagon/
H A Dfixups.s4 # CHECK-LABEL: 0:
14 # CHECK-LABEL: 10:
/external/llvm/test/MC/MachO/ARM/
H A Dcompact-unwind-armv7k.s9 @ CHECK-LABEL: start: {{.*}} _test_r4_r5_r6
26 @ CHECK-LABEL: start: {{.*}} _test_r4_r5_r10_r11
44 @ CHECK-LABEL: start: {{.*}} _test_d8
59 @ CHECK-LABEL: start: {{.*}} _test_d8_d10_d12_d14
79 @ CHECK-LABEL: start: {{.*}} _test_varargs
96 @ CHECK-LABEL: start: {{.*}} _test_missing_lr
108 @ CHECK-LABEL: start: {{.*}} _test_swapped_offsets
/external/tensorflow/tensorflow/core/kernels/
H A Dnn_ops_test.cc234 #define BM_ConvFloatFwd(BS, R, C, ID, OD, KR, KC, STR, PAD, LABEL) \
235 static void BM_ConvFloatFwdCPU1_##LABEL(int iters) { \
241 static void BM_ConvFloatFwdCPU4_##LABEL(int iters) { \
247 static void BM_ConvFloatFusedCPU1_##LABEL(int iters) { \
253 static void BM_ConvFloatFusedCPU4_##LABEL(int iters) { \
259 static void BM_ConvFloatFwdGPU_##LABEL(int iters) { \
265 static void BM_ConvHalfFwdGPU_##LABEL(int iters) { \
271 BENCHMARK(BM_ConvFloatFwdCPU1_##LABEL); \
272 BENCHMARK(BM_ConvFloatFwdCPU4_##LABEL); \
273 BENCHMARK(BM_ConvFloatFusedCPU1_##LABEL); \
[all...]

Completed in 488 milliseconds

1234567