| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | odr_hash.cpp | 38 #if defined(FIRST) 45 #if defined(FIRST) 58 #if defined(FIRST) 100 #if defined(FIRST) 114 #if defined(FIRST) 128 #if defined(FIRST) 142 #if defined(FIRST) 182 #if defined(FIRST) 199 #if defined(FIRST) 4794 #ifdef FIRST [all …]
|
| H A D | odr_hash-blocks.cpp | 32 #if !defined(FIRST) && !defined(SECOND) 38 #if defined(FIRST) 46 #if defined(FIRST) 58 #if defined(FIRST) 70 #if defined(FIRST) 88 #if defined(FIRST) || defined(SECOND) 96 #if defined(FIRST) || defined(SECOND) 111 #ifdef FIRST 112 #undef FIRST
|
| H A D | odr_hash-vector.cpp | 30 #if !defined(FIRST) && !defined(SECOND) 37 #if defined(FIRST) 92 #if defined(FIRST) 118 #ifdef FIRST 119 #undef FIRST
|
| H A D | odr_hash-gnu.cpp | 30 #if !defined(FIRST) && !defined(SECOND) 37 #if defined(FIRST) 75 #if defined(FIRST) 124 #ifdef FIRST 125 #undef FIRST
|
| H A D | odr_hash.cl | 8 // RUN: echo "#define FIRST" >> %t/Inputs/first.h 30 #if !defined(FIRST) && !defined(SECOND) 36 #if defined(FIRST) 74 #ifdef FIRST 75 #undef FIRST
|
| H A D | odr_hash.mm | 30 #if !defined(FIRST) && !defined(SECOND) 35 #if defined(FIRST) || defined(SECOND) 70 #if defined(FIRST) 90 #if defined(FIRST) 122 #if defined(FIRST) 178 #if defined(FIRST) 236 #if defined(FIRST) 279 #if defined(FIRST) || defined(SECOND) 308 #if defined(FIRST) 331 #ifdef FIRST [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/obj2yaml/ELF/ |
| H A D | null-section.yaml | 7 # FIRST-SEC: --- !ELF 8 # FIRST-SEC-NEXT: FileHeader: 9 # FIRST-SEC-NEXT: Class: ELFCLASS64 10 # FIRST-SEC-NEXT: Data: ELFDATA2LSB 11 # FIRST-SEC-NEXT: Type: ET_REL 12 # FIRST-SEC-NEXT: Sections: 15 # FIRST-SEC-NEXT: Address: 0x6 17 # FIRST-SEC-NEXT: AddressAlign: 0x3 18 # FIRST-SEC-NEXT: EntSize: 0x5 19 # FIRST-SEC-NEXT: Size: 0x4 [all …]
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | archive-symbol-resolution.s | 17 # DYLIB-FIRST: SYMBOL TABLE: 18 # DYLIB-FIRST-DAG: __TEXT,test_g g 19 # DYLIB-FIRST: Lazy bind table: 20 # DYLIB-FIRST-NEXT: segment section address dylib symbol 21 # DYLIB-FIRST-NEXT: __DATA __la_symbol_ptr {{[0-9a-z]+}} libf1 f 25 # ARCHIVE-FIRST: SYMBOL TABLE: 26 # ARCHIVE-FIRST-DAG: __TEXT,test_f2 f 27 # ARCHIVE-FIRST-DAG: __TEXT,test_g g 28 # ARCHIVE-FIRST: Lazy bind table: 29 # ARCHIVE-FIRST-NEXT: segment section address dylib symbol [all …]
|
| H A D | symbol-resolution.s | 13 # RUN: llvm-objdump --macho --bind %t/dylib-first | FileCheck %s --check-prefix=DYLIB-FIRST 14 # DYLIB-FIRST: libresolution _foo 17 # RUN: llvm-objdump --macho --bind %t/dylib2-first | FileCheck %s --check-prefix=DYLIB2-FIRST 18 # DYLIB2-FIRST: libresolution2 _foo 21 # DYLIB-FIRST-NOT: libresolution _bar 22 # DYLIB-FIRST-NOT: libresolution _baz 27 # RUN: llvm-objdump --macho --bind %t/obj-first | FileCheck %s --check-prefix=OBJ-FIRST 28 # OBJ-FIRST: libresolution _foo 30 # OBJ-FIRST-NOT: libresolution _bar 31 # OBJ-FIRST-NOT: libresolution _baz
|
| H A D | order-file.s | 8 # FOO-FIRST: <_bar>: 9 # FOO-FIRST: <_main>: 15 # RUN: llvm-objdump -d %t/test-1 | FileCheck %s --check-prefix=FOO-FIRST 18 # RUN: llvm-objdump -d %t/test-1 | FileCheck %s --check-prefix=FOO-FIRST 77 # RUN: llvm-objdump -d %t/test-1 | FileCheck %s --check-prefix=FOO-FIRST 79 # RUN: llvm-objdump -d %t/test-1 | FileCheck %s --check-prefix=FOO-FIRST 82 # RUN: llvm-objdump -d %t/test-2 | FileCheck %s --check-prefix=FOO-FIRST 84 # RUN: llvm-objdump -d %t/test-2 | FileCheck %s --check-prefix=FOO-FIRST 87 # RUN: llvm-objdump -d %t/test-3 | FileCheck %s --check-prefix=FOO-FIRST 89 # RUN: llvm-objdump -d %t/test-3 | FileCheck %s --check-prefix=FOO-FIRST [all …]
|
| H A D | filelist.s | 11 # FIRST: __TEXT,first _foo 17 # RUN: llvm-objdump --syms %t/test | FileCheck %s --check-prefix=FIRST 26 # RUN: llvm-objdump --syms %t/test | FileCheck %s --check-prefix=FIRST 33 # RUN: llvm-objdump --syms %t/test | FileCheck %s --check-prefix=FIRST
|
| H A D | compact-unwind.s | 6 …bols --rebase %t/x86_64-personality-first | FileCheck %s --check-prefixes=FIRST,CHECK -D#%x,BASE=0… 13 …mbols --rebase %t/arm64-personality-first | FileCheck %s --check-prefixes=FIRST,CHECK -D#%x,BASE=0… 20 …ls --rebase %t/arm64-32-personality-first | FileCheck %s --check-prefixes=FIRST,CHECK -D#%x,BASE=0… 25 …bols --rebase %t/x86_64-personality-first | FileCheck %s --check-prefixes=FIRST,CHECK -D#%x,BASE=0… 29 # FIRST: Indirect symbols for (__DATA_CONST,__got) 30 # FIRST-NEXT: address index name 31 # FIRST-DAG: 0x[[#%x,GXX_PERSONALITY:]] [[#]] ___gxx_personality_v0 32 # FIRST-DAG: 0x[[#%x,MY_PERSONALITY:]] LOCAL
|
| /llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/ |
| H A D | program-header-nobits.yaml | 27 # RUN: llvm-readelf --sections --segments %t2 | FileCheck %s --check-prefix=ALLOC-FIRST 29 # ALLOC-FIRST: [Nr] Name Type Address Off Size 30 # ALLOC-FIRST: [ 1] .data.before PROGBITS 0000000000000000 0000b0 000001 31 # ALLOC-FIRST-NEXT: [ 2] .nobits.1 NOBITS 0000000000000001 0000b1 000002 32 # ALLOC-FIRST-NEXT: [ 3] .data.after PROGBITS 0000000000000003 0000b3 000003 33 # ALLOC-FIRST-NEXT: [ 4] .nobits.2 NOBITS 0000000000000006 0000b6 000004 35 # ALLOC-FIRST-NEXT: [ 5] .data.last PROGBITS 000000000000000f 0000bb 000006 37 # ALLOC-FIRST: Type Offset VirtAddr PhysAddr FileSiz MemSiz 38 # ALLOC-FIRST-NEXT: LOAD 0x0000b0 0x0000000000000000 0x0000000000000000 0x000001 0x000003 39 # ALLOC-FIRST-NEXT: LOAD 0x0000b1 0x0000000000000000 0x0000000000000000 0x000005 0x000005
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | sdwa-preserve.mir | 6 # SDWA: flat_load_dword [[FIRST:v[0-9]+]], v[{{[0-9]+}}:{{[0-9]+}}] 9 # SDWA: v_mul_f32_sdwa [[RES:v[0-9]+]], [[FIRST]], [[SECOND]] dst_sel:WORD_1 dst_unused:UNUSED_PAD … 10 # SDWA: v_add_f16_sdwa [[RES:v[0-9]+]], [[FIRST]], [[SECOND]] dst_sel:BYTE_1 dst_unused:UNUSED_PRES… 60 # SDWA: flat_load_dword [[FIRST:v[0-9]+]], v[{{[0-9]+}}:{{[0-9]+}}] 63 # SDWA: v_and_b32_e32 [[AND:v[0-9]+]], 0xff, [[FIRST]] 104 # SDWA: flat_load_dword [[FIRST:v[0-9]+]], v[{{[0-9]+}}:{{[0-9]+}}] 107 # SDWA: v_mov_b32_sdwa [[FIRST]], [[SECOND]] dst_sel:WORD_1 dst_unused:UNUSED_PRESERVE src0_sel:WOR… 109 # SDWA: flat_store_dword v[{{[0-9]+}}:{{[0-9]+}}], [[FIRST]]
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | archive.s | 40 # RUN: llvm-nm %t.out | FileCheck --check-prefix=AR-FIRST %s 42 # AR-FIRST: T _start 43 # AR-FIRST-NEXT: w bar 44 # AR-FIRST-NEXT: T end 45 # AR-FIRST-NEXT: w foo
|
| H A D | package-metadata.s | 6 # RUN: llvm-readelf -n %t | FileCheck %s --check-prefixes=NOTE,FIRST 14 # FIRST-NEXT: description data: 7b 7d 00
|
| /llvm-project-15.0.7/llvm/test/Transforms/IROutliner/ |
| H A D | illegal-frozen.ll | 10 ; CHECK-NEXT: br label [[FIRST:%.*]] 16 ; CHECK-NEXT: br label [[FIRST]] 32 ; CHECK-NEXT: br label [[FIRST:%.*]] 38 ; CHECK-NEXT: br label [[FIRST]]
|
| H A D | illegal-phi-nodes.ll | 10 ; CHECK-NEXT: br label [[FIRST:%.*]] 16 ; CHECK-NEXT: br label [[FIRST]] 32 ; CHECK-NEXT: br label [[FIRST:%.*]] 38 ; CHECK-NEXT: br label [[FIRST]]
|
| H A D | must-capture-all-phi-nodes-end.ll | 53 ; CHECK-NEXT: br i1 true, label [[TEST1:%.*]], label [[FIRST:%.*]] 57 ; CHECK-NEXT: br i1 true, label [[FIRST]], label [[TEST:%.*]] 60 ; CHECK-NEXT: br i1 true, label [[FIRST]], label [[NEXT:%.*]] 74 ; CHECK-NEXT: br i1 true, label [[TEST1:%.*]], label [[FIRST:%.*]] 78 ; CHECK-NEXT: br i1 true, label [[FIRST]], label [[TEST:%.*]] 81 ; CHECK-NEXT: br i1 true, label [[FIRST]], label [[NEXT:%.*]]
|
| /llvm-project-15.0.7/mlir/test/mlir-pdll/CodeGen/MLIR/ |
| H A D | expr.pdll | 90 // CHECK: %[[FIRST:.*]] = operation "test.first" 92 // CHECK: rewrite %[[FIRST]] { 93 // CHECK: replace %[[FIRST]] with %[[SECOND]] 104 // CHECK: %[[FIRST:.*]] = operation "test.first" 106 // CHECK: rewrite %[[FIRST]] { 107 // CHECK: replace %[[FIRST]] with %[[SECOND]]
|
| /llvm-project-15.0.7/clang/test/Modules/Inputs/odr_hash-elaborated-types/ |
| H A D | first.h | 1 #ifndef FIRST 2 #define FIRST macro
|
| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | subst.td | 19 Name<!subst("FIRST", "John", !subst("LAST", "Smith", name)), 22 def JohnSmith : AName<"FIRST LAST", TVAR>; 24 def JohnSmithJones : AName<"FIRST LAST-Jones", Mr>; 29 // CHECK-NEXT: string name = !subst("FIRST", "John", !subst("LAST", "Smith", AName:name));
|
| /llvm-project-15.0.7/llvm/test/BugPoint/ |
| H A D | named-md.ll | 7 ; CHECK: !llvm.dbg.cu = !{![[FIRST:[0-9]+]], ![[SECOND:[0-9]+]]} 8 ; CHECK-DISABLE: !llvm.dbg.cu = !{![[FIRST:[0-9]+]], ![[SECOND:[0-9]+]], 17 ; CHECK-DAG: ![[FIRST]] = distinct !DICompileUnit(language: DW_LANG_Julia,
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | pdb-natvis.test | 8 RUN: --check-prefix=CHECK-FIRST %s 17 CHECK-FIRST: {{.*}}natvis-1.natvis (16 bytes): obj=<null>, vname={{.*}}natvis-1.natvis, crc=35… 18 CHECK-FIRST-NEXT: 1st Natvis Test
|
| /llvm-project-15.0.7/lld/test/ELF/lto/ |
| H A D | weakodr-visibility.ll | 13 ; RUN: llvm-objdump -d %t.so | FileCheck %s --check-prefix=FIRST 25 ; FIRST: <foo>: 26 ; FIRST-NEXT: movl $41, %eax
|