Home
last modified time | relevance | path

Searched refs:TEST3 (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project-15.0.7/clang/test/Frontend/
H A Dverify.c66 #ifdef TEST3
67 #ifndef TEST3 // expected-note {{line_67}}
71 #elif defined(TEST3) // expected-note {{line_71}}
76 # ifndef TEST3 // expected-note {{line_76_ignored}}
H A Dverify3.c28 #ifdef TEST3
H A Dverify-ignore-unexpected.c65 #ifdef TEST3
/llvm-project-15.0.7/lld/test/COFF/
H A Dstart-lib.ll32 ; RUN: FileCheck --check-prefix=TEST3 %s < %t3.map
35 ; RUN: FileCheck --check-prefix=TEST3 %s < %t3.thinlto.map
36 ; TEST3: Address Size Align Out In Symbol
37 ; TEST3-NOT: {{ }}foo{{$}}
38 ; TEST3-NOT: {{ }}bar{{$}}
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Darc-property.m98 // CHECK: define{{.*}} void @test3([[TEST3:%.*]]*
100 // CHECK: [[T:%.*]] = alloca [[TEST3]]*,
103 // CHECK: [[T0:%.*]] = load [[TEST3]]*, [[TEST3]]** [[T]],
104 // CHECK-NEXT: [[T1:%.*]] = bitcast [[TEST3]]* [[T0]] to i8*
109 // CHECK-NEXT: [[T0:%.*]] = load [[TEST3]]*, [[TEST3]]** [[T]],
110 // CHECK-NEXT: [[T1:%.*]] = bitcast [[TEST3]]* [[T0]] to i8*
118 // CHECK-NEXT: [[T0:%.*]] = bitcast [[TEST3]]** [[T]] to i8**
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A D2010-06-22-BitfieldInit.cpp12 } TEST3; typedef
14 TEST3 test =
H A Dduplicate-mangled-name.cpp47 #elif TEST3
/llvm-project-15.0.7/lld/test/ELF/lto/
H A Dinit-fini.ll20 ; RUN: llvm-nm %t.exe | FileCheck -check-prefix=TEST3 %s
23 ; TEST3: bar
24 ; TEST3: foo
H A Dstart-lib.ll18 ; RUN: llvm-readobj --symbols %t3 | FileCheck --check-prefix=TEST3 %s
19 ; TEST3-NOT: Name: foo
20 ; TEST3-NOT: Name: bar
/llvm-project-15.0.7/llvm/test/MC/AsmParser/
H A Ddirective_space.s18 # CHECK: TEST3:
20 TEST3: label
H A Ddirective_dc.s19 # CHECK: TEST3:
21 TEST3: label
H A Ddirective_ascii.s17 # CHECK: TEST3:
22 TEST3: label
H A Ddirective_dcb.s21 # CHECK: TEST3:
25 TEST3: label
H A Ddirective_ds.s20 # CHECK: TEST3:
23 TEST3: label
H A Ddirective_values.s18 # CHECK: TEST3:
20 TEST3: label
H A Ddirective_fill.s21 # CHECK: TEST3
23 TEST3: label
/llvm-project-15.0.7/llvm/test/Transforms/DeadArgElim/
H A Dbasictest.ll32 define internal void @needarg3(i32 %TEST3) {
33 call void @needarg( i32 %TEST3 )
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Deh-directive-multiple-offsets.s67 @ TEST3: Check .setfp, .pad, .setfp directive.
69 .section .TEST3
91 @ CHECK: Name: .ARM.extab.TEST3
H A Deh-directive-pad.s89 @ TEST3
91 .section .TEST3
122 @ CHECK: Name: .ARM.extab.TEST3
H A Deh-directive-setfp.s98 @ TEST3
100 .section .TEST3
132 @ CHECK: Name: .ARM.extab.TEST3
/llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/
H A Dfull-unroll-heuristics.ll22 …000 -unroll-threshold=20 -unroll-max-percent-threshold-boost=100 | FileCheck %s -check-prefix=TEST3
26 …000 -unroll-threshold=20 -unroll-max-percent-threshold-boost=100 | FileCheck %s -check-prefix=TEST3
31 …000 -unroll-threshold=20 -unroll-max-percent-threshold-boost=100 | FileCheck %s -check-prefix=TEST3
40 ; TEST3: %array_const_idx = getelementptr inbounds [9 x i32], [9 x i32]* @known_constant, i64 0, i6…
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dconstp-combine-neg.ll6 ; RUN: llc -O2 -march=hexagon < %s | FileCheck %s --check-prefix=CHECK-TEST3
27 ; CHECK-TEST3: combine(#-10,#-8)
/llvm-project-15.0.7/clang/test/Modules/
H A Dodr_hash-Friend.cpp61 #if defined(TEST3)
/llvm-project-15.0.7/clang/test/Sema/
H A Dwarn-extern-main.c17 #elif TEST3
/llvm-project-15.0.7/clang/test/CXX/basic/basic.start/basic.start.main/
H A Dp3.cpp22 #elif TEST3

12