Home
last modified time | relevance | path

Searched refs:bbb (Results 1 – 25 of 92) sorted by relevance

1234

/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/
H A Dlong-type-name.ll61bbb::bbbb::bbbbbbbbbbbbb<bbbbb::bbb::bbbbb::bbbb::bbbbbbbbbbbbbbbbbb<bbbbbbbbbbbbbbbbbbbbb::bbbbbb…
/llvm-project-15.0.7/lld/test/ELF/
H A Dgc-sections-group.s15 # CHECK-DEAD-NOT: Name: .myanote.bbb
16 # CHECK-DEAD-NOT: Name: .mytext.bbb
17 # CHECK-DEAD-NOT: Name: .mybss.bbb
18 # CHECK-DEAD-NOT: Name: .mynote.bbb
60 # CHECK-LIVE-COMDAT: Name: .mytext.bbb
61 # CHECK-LIVE-COMDAT: Name: .mybss.bbb
87 .section .myanote.bbb,"aG",@note,bbb,comdat
91 .section .mytext.bbb,"axG",@progbits,bbb,comdat
92 bbb: label
95 .section .mybss.bbb,"awG",@nobits,bbb,comdat
[all …]
H A Dauxiliary.s3 # RUN: ld.lld %t.o -shared -f aaa --auxiliary bbb -o %t
5 # RUN: ld.lld %t.o -shared -f aaa --auxiliary=bbb -o %t
11 # CHECK-NEXT: 0x000000007FFFFFFD AUXILIARY Auxiliary library: [bbb]
13 # RUN: not ld.lld %t.o -f aaa --auxiliary bbb -o /dev/null 2>&1 \
H A Dcombreloc.s23 # CHECK-NEXT: 0x3418 R_X86_64_64 bbb 0x0
36 # NOCOMB-NEXT: 0x3408 R_X86_64_64 bbb 0x0
42 .globl aaa, bbb, ccc
46 .quad bbb
/llvm-project-15.0.7/clang/test/Sema/
H A Dwarn-documentation.cpp253 int test_param13(int aaa, int bbb);
258 int test_param14(int aaa, int bbb);
262 int test_param15(int bbb, int ccc);
268 int test_param16(int aaa, int bbb);
274 int test_param17(int aaa, int bbb);
280 int test_param18(int aaa, int bbb);
285 C(int bbb, int ccc);
289 int test_param19(int bbb, int ccc);
561 void test_tparam7(T1 aaa, T2 bbb);
573 void test_tparam9(T1 aaa, T2 bbb);
[all …]
/llvm-project-15.0.7/lld/test/ELF/linkerscript/
H A Dalign4.test10 # CHECK-NEXT: 0000000000011000 g .bbb 0000000000000000 __start_bbb
11 # CHECK-NEXT: 0000000000012000 g .bbb 0000000000000000 __end_bbb
19 .bbb : ALIGN(VAR) { *(.bbb) }
22 __start_bbb = ADDR(.bbb);
23 __end_bbb = ALIGN(__start_bbb + SIZEOF(.bbb), VAR);
H A Dmemory-gap-explicit-expr.test3 # RUN: echo '.section .aaa, "a"; .quad 0; .section .bbb, "a"; .quad 0;' \
9 # CHECK: .bbb PROGBITS 0000000000000014 001014 000008
17 .bbb 0x14 : { *(.bbb) } > REGION
H A Dout-of-order-section-in-region.test3 # RUN: echo ".section .aaa, \"a\"; .quad 0; .section .bbb, \"a\"; .quad 0;" \
9 # CHECK: .bbb 00000008 0000000000001000 DATA
18 .bbb ORIGIN(REGION) : { *(.bbb) } > REGION
H A Dalign3.test9 .bbb : ALIGN(4096) { *(.bbb) }
17 # CHECK-NEXT: 2 .bbb 00000008 0000000000011000 DATA
H A Dalign2.test10 .bbb : { *(.bbb) }
19 # CHECK-NEXT: 2 .bbb 00000008 0000000000011000 DATA
H A Dmap-file2.test9 .bbb : AT(0x2000) { *(.bbb.*) }
24 # CHECK-NEXT: 1008 2000 8 1 .bbb
25 …-NEXT: 1008 2000 8 1 {{.*}}{{/|\\}}map-file2.test.tmp.o:(.bbb)
H A Dalign-r.test13 # CHECK-NEXT: .bbb PROGBITS 0000000000000000 001000 000008 00 A 0 0 4096
19 .bbb : ALIGN(4096) { *(.bbb) }
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/
H A Dpr33372.cpp23 char bbb[100000]; variable
26 char cc[sizeof(bbb)]; in test2()
28 memcpy(bbb, cc, sizeof(bbb)); in test2()
/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A Dfuzzer-singleinputs.test10 RUN: echo bbb > %tmp/SINGLE_INPUTS/bbb
11 RUN: %run %t-SimpleTest %tmp/SINGLE_INPUTS/aaa %tmp/SINGLE_INPUTS/bbb 2>&1 | FileCheck %…
12 RUN: %run %t-SimpleTest -max_len=2 %tmp/SINGLE_INPUTS/aaa %tmp/SINGLE_INPUTS/bbb 2>&1 | FileCheck %…
16 SINGLE_INPUTS: bbb in
/llvm-project-15.0.7/clang/test/Index/
H A Doverriding-ftemplate-comments.cpp28 void comment_to_html_conversion_19(AAA aaa, BBB bbb);
33 void comment_to_html_conversion_19(PPP aaa, QQQ bbb);
44 void comment_to_html_conversion_20(AAA aaa, BBB bbb);
49 void comment_to_html_conversion_20(PPP aaa, QQQ bbb);
H A Dcomment-to-html-xml-conversion.cpp361 void test_cmd_tparam_3(T1 aaa, T2 bbb);
381 void test_cmd_tparam_4(T1 aaa, T2 bbb);
818 void comment_to_xml_conversion_10(T aaa, U bbb);
824 void comment_to_xml_conversion_10(int aaa, int bbb);
/llvm-project-15.0.7/llvm/test/FileCheck/
H A Dimplicit-check-not.txt17 …kOutput not FileCheck -check-prefix=CHECK-FAIL1 -implicit-check-not='{{aaa|bbb|ccc}}' %s 2>&1 | Fi…
18 …heck -check-prefix=CHECK-FAIL1 -implicit-check-not=aaa -implicit-check-not=bbb -implicit-check-not…
19 …heck -check-prefix=CHECK-FAIL2 -implicit-check-not=aaa -implicit-check-not=bbb -implicit-check-not…
20 …heck -check-prefix=CHECK-FAIL3 -implicit-check-not=aaa -implicit-check-not=bbb -implicit-check-not…
30 ; CHECK-ERROR4-NEXT: {{-implicit-check-not='\{\{aaa\|bbb\|ccc\}\}'}}
36 warning: bbb
37 ; CHECK-PASS: warning: bbb
38 ; CHECK-FAIL1: warning: bbb
42 ; CHECK-FAIL3: warning: bbb
44 ; CHECK-ERROR6-NEXT: -implicit-check-not='bbb'
/llvm-project-15.0.7/clang/test/Analysis/
H A Dcxx-callgraph.cpp7 static int bbb(int param=aaa()) { in bbb() function
14 c(int param=2) : val(bbb(param)) {} in c()
21 return bbb(); in ddd()
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dhexagon-linux-vararg.c65 struct AAA bbb; in foo() local
69 bbb = va_arg(ap, struct AAA); in foo()
70 ret += bbb.d; in foo()
/llvm-project-15.0.7/llvm/test/Transforms/Inline/
H A Dalloca-dbgdeclare-merge.ll12 ; char bbb[100];
13 ; bbb[20] = 1;
24 ; dbg.declare for "bbb"? I'd expect the opposite, given @f is inlined earlier.
35 ; CHECK: [[BBB]] = !DILocalVariable(name: "bbb"
56 %bbb = alloca [100 x i8], align 16
57 call void @llvm.dbg.declare(metadata [100 x i8]* %bbb, metadata !22, metadata !17), !dbg !23
58 %arrayidx = getelementptr inbounds [100 x i8], [100 x i8]* %bbb, i64 0, i64 20, !dbg !24
100 !22 = !DILocalVariable(name: "bbb", scope: !7, file: !1, line: 7, type: !13)
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dcoff-exclude.ll8 @d = global i32 1, section "bbb", !exclude !0
10 ; CHECK-DAG: .section bbb,"ynD"
11 @e = global i32 1, section "bbb", !exclude !0
H A Delf-exclude.ll8 @d = global i32 1, section "bbb", !exclude !0
10 ; CHECK-DAG: .section bbb,"e",@progbits
11 @e = global i32 1, section "bbb", !exclude !0
/llvm-project-15.0.7/clang/test/OpenMP/
H A Ddeclare_target_codegen.cpp60 extern int bbb;
63 extern int bbb;
68 int bbb = 0; variable
74 extern int bbb;
141 static long aa = 32 + bbb + ccc + fff + ggg; in maini1()
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dfunction-extern-c.cpp77 A bbb(); // expected-warning {{'bbb' has C-linkage specified, but returns user-defined type 'rdar13…
90 A bbb() in bbb() function
95 A bbb();
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dsetjmp-bti.ll16 ; void bbb(void) {
23 define void @bbb() {
24 ; BTI-LABEL: bbb:
32 ; NOBTI-LABEL: bbb:

1234