| /llvm-project/clang/test/Modules/ |
| H A D | merge-objc-interface-visibility.m | 21 //--- Frameworks/Regular.framework/Headers/Regular.h 23 @interface Regular : NSObject interface 26 //--- Frameworks/Regular.framework/Modules/module.modulemap 27 framework module Regular { 28 header "Regular.h" 37 @interface Regular : NSObject interface 55 #import <Regular/Regular.h> 57 #import <Regular/Regular.h> 61 @interface SubClass : Regular
|
| H A D | merge-objc-protocol-visibility.m | 34 //--- Frameworks/Regular.framework/Headers/Regular.h 39 //--- Frameworks/Regular.framework/Modules/module.modulemap 40 framework module Regular { 41 header "Regular.h" 69 #import <Regular/Regular.h> 71 #import <Regular/Regular.h>
|
| /llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_thread_registry_test.cpp | 76 registry->StartThread(0, 0, ThreadType::Regular, 0); in TestRegistry() 85 registry->StartThread(i, 0, ThreadType::Regular, 0); in TestRegistry() 95 registry->StartThread(i, 0, ThreadType::Regular, 0); in TestRegistry() 128 registry->StartThread(tid, 0, ThreadType::Regular, 0); in TestRegistry() 205 args->registry->StartThread(tids[i], 0, ThreadType::Regular, in ThreadedTestRegistry() 217 registry->StartThread(0, 0, ThreadType::Regular, 0); in ThreadedTestRegistry()
|
| /llvm-project/llvm/test/tools/dsymutil/X86/ |
| H A D | dsym-companion.test | 42 CHECK: Type: Regular (0x0) 60 CHECK: Type: Regular (0x0) 91 CHECK: Type: Regular (0x0) 138 CHECK64: Type: Regular (0x0) 153 CHECK64: Type: Regular (0x0) 168 CHECK64: Type: Regular (0x0) 183 CHECK64: Type: Regular (0x0) 198 CHECK64: Type: Regular (0x0) 216 CHECK: Type: Regular (0x0) 234 CHECK: Type: Regular (0x0)
|
| /llvm-project/llvm/test/tools/llvm-readobj/MachO/ |
| H A D | universal-x86_64.i386.test | 69 MULTISECTIONS: Type: Regular (0x0) 87 MULTISECTIONS: Type: Regular (0x0) 103 MULTISECTIONS: Type: Regular (0x0) 125 MULTISECTIONS: Type: Regular (0x0) 143 MULTISECTIONS: Type: Regular (0x0) 201 MULTISECTIONS-ARCHIVE: Type: Regular (0x0) 235 MULTISECTIONS-ARCHIVE: Type: Regular (0x0) 278 MULTISECTIONS-ARCHIVE: Type: Regular (0x0) 296 MULTISECTIONS-ARCHIVE: Type: Regular (0x0)
|
| H A D | sections.test | 7 # CHECK: Type: Regular (0x0) 342 # MACHO-I386-NEXT: Type: Regular (0x0) 378 # MACHO-X86-64-NEXT: Type: Regular (0x0) 417 # MACHO-PPC-NEXT: Type: Regular (0x0) 453 # MACHO-PPC-NEXT: Type: Regular (0x0) 504 # MACHO-PPC64-NEXT: Type: Regular (0x0) 542 # MACHO-PPC64-NEXT: Type: Regular (0x0) 596 # MACHO-ARM-NEXT: Type: Regular (0x0) 663 # MACHO-ARM-NEXT: Type: Regular (0x0) 680 # MACHO-ARM-NEXT: Type: Regular (0x0)
|
| /llvm-project/llvm/test/tools/llvm-objcopy/MachO/ |
| H A D | add-multiple-sections.test | 71 # CASE1-NEXT: Type: Regular (0x0) 93 # CASE1-NEXT: Type: Regular (0x0) 113 # CASE1-NEXT: Type: Regular (0x0) 136 # CASE3-NEXT: Type: Regular (0x0) 158 # CASE3-NEXT: Type: Regular (0x0) 178 # CASE3-NEXT: Type: Regular (0x0)
|
| H A D | add-section-64.test | 70 # COMMON-NEXT: Type: Regular (0x0) 103 # COMMON-NEXT: Type: Regular (0x0)
|
| H A D | add-section-32.test | 67 # COMMON-NEXT: Type: Regular (0x0) 99 # COMMON-NEXT: Type: Regular (0x0)
|
| /llvm-project/llvm/test/Assembler/ |
| H A D | thinlto-multiple-summaries-for-guid.ll | 7 ^0 = module: (path: "[Regular LTO]", hash: (0, 0, 0, 0, 0)) 8 ; CHECK: ^0 = module: (path: "[Regular LTO]", hash: (0, 0, 0, 0, 0))
|
| /llvm-project/lld/test/MachO/ |
| H A D | section-headers.s | 11 # CHECK: Type: Regular (0x0) 33 # CHECK: Type: Regular (0x0)
|
| H A D | bss.s | 21 # CHECK-NEXT: Type: Regular (0x0) 69 # CHECK-NEXT: Type: Regular (0x0)
|
| /llvm-project/llvm/test/ThinLTO/X86/ |
| H A D | devirt_function_alias2.ll | 30 ;; Test hybrid Thin/Regular LTO 32 ;; Generate split module with summary for hybrid Thin/Regular LTO WPD. 47 ;; Test Regular LTO
|
| H A D | tli-nobuiltin.ll | 4 ; Regular run: expects fprintf to be turned into fwrite 17 ; Regular run: expects fprintf to be turned into fwrite
|
| H A D | devirt_function_alias.ll | 29 ;; Test hybrid Thin/Regular LTO 31 ;; Generate split module with summary for hybrid Thin/Regular LTO WPD. 50 ;; Test Regular LTO
|
| /llvm-project/lld/test/ELF/lto/ |
| H A D | devirt_vcall_vis_export_dynamic.ll | 14 ;; Generate split module with summary for hybrid Thin/Regular LTO WPD. 20 ;; Regular LTO WPD 47 ;; Regular LTO WPD 67 ;; Regular LTO WPD 92 ;; Regular LTO WPD 116 ;; Regular LTO WPD
|
| H A D | devirt_vcall_vis_shared_def.ll | 16 ;; Generate split module with summary for hybrid Thin/Regular LTO WPD. 23 ;; Regular LTO WPD 44 ;; Regular LTO WPD
|
| H A D | devirt_validate_vtable_typeinfos.ll | 37 ;; Regular LTO WPD 59 ;; Regular LTO WPD 76 ;; Regular LTO WPD 98 ;; Regular LTO WPD 115 ;; Regular LTO WPD 136 ;; Regular LTO WPD 154 ;; Regular LTO WPD
|
| /llvm-project/clang/lib/IndexSerialization/ |
| H A D | SerializablePathCollection.cpp | 72 PathPool::RootDirKind Root = PathPool::RootDirKind::Regular; in tryStoreDirPath() 83 if (Root != PathPool::RootDirKind::Regular) { in tryStoreDirPath()
|
| /llvm-project/llvm/test/tools/gold/X86/ |
| H A D | devirt_vcall_vis_shared_def.ll | 18 ;; Generate split module with summary for hybrid Thin/Regular LTO WPD. 28 ;; Regular LTO WPD 60 ;; Regular LTO WPD
|
| H A D | devirt_vcall_vis_export_dynamic.ll | 19 ;; Generate split module with summary for hybrid Thin/Regular LTO WPD. 28 ;; Regular LTO WPD 60 ;; Regular LTO WPD 94 ;; Regular LTO WPD
|
| H A D | devirt_vcall_vis_public.ll | 14 ;; Generate split module with summary for hybrid Thin/Regular LTO WPD. 23 ;; Regular LTO WPD 54 ;; Regular LTO WPD
|
| /llvm-project/llvm/test/tools/gold/X86/v1.16/ |
| H A D | devirt_vcall_vis_export_dynamic.ll | 18 ;; Generate split module with summary for hybrid Thin/Regular LTO WPD. 27 ;; Regular LTO WPD 59 ;; Regular LTO WPD 93 ;; Regular LTO WPD
|
| /llvm-project/compiler-rt/lib/lsan/ |
| H A D | lsan_posix.h | 45 ThreadType thread_type = ThreadType::Regular);
|
| /llvm-project/llvm/test/LTO/Resolution/X86/ |
| H A D | diagnostic-handler-remarks.ll | 3 ; First try with Regular LTO 24 ; First try with Regular LTO
|