Home
last modified time | relevance | path

Searched refs:Garbage (Results 1 – 25 of 56) sorted by relevance

123

/llvm-project-15.0.7/clang/test/Analysis/
H A Dnew-ctor-recursive.cpp19 Garbage, enumerator
37 case ConstructionKind::Garbage: { in S()
53 S *s = new S(ConstructionKind::Garbage); in testThatCharConstructorIndeedYieldsGarbage()
71 s = new (new S(3)) S(ConstructionKind::Garbage); in testChainedOperatorNew()
81 s = new (new S(ConstructionKind::Garbage)) S(4); in testChainedOperatorNew()
92 s = new (nullptr) S(ConstructionKind::Garbage); in testChainedOperatorNew()
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dupgrade-garbage-collection-for-objc.ll3 ; The IRUpgrader turns a i32 type "Objective-C Garbage Collection"
15 !4 = !{i32 1, !"Objective-C Garbage Collection", i32 0}
21 ; CHECK: !{{[0-9]+}} = !{i32 1, !"Objective-C Garbage Collection", i8 0}
H A Dupgrade-garbage-collection-for-swift.ll3 ; The IRUpgrader turns a i32 type "Objective-C Garbage Collection"
27 !4 = !{i32 4, !"Objective-C Garbage Collection", i32 83953408}
38 ; CHECK: !{{[0-9]+}} = !{i32 1, !"Objective-C Garbage Collection", i8 0}
H A Dupgrade-section-name.ll27 !3 = !{i32 4, !"Objective-C Garbage Collection", i32 0}
/llvm-project-15.0.7/llvm/test/Linker/
H A Dempty-swift.ll4 ; During the process, the IRUpgrader turns a i32 type "Objective-C Garbage Collection"
28 !4 = !{i32 4, !"Objective-C Garbage Collection", i32 83953408}
39 ; CHECK: !{{[0-9]+}} = !{i32 1, !"Objective-C Garbage Collection", i8 0}
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dimage-info.m11 // CHECK-FRAGILE-NEXT: !{{[0-9]+}} = !{i32 1, !"Objective-C Garbage Collection", i8 0}
17 // CHECK-NONFRAGILE-NEXT: !{{[0-9]+}} = !{i32 1, !"Objective-C Garbage Collection", i8 0}
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A DO0-pipeline.ll15 ; CHECK-NEXT: Create Garbage Collector Module Metadata
24 ; CHECK-NEXT: Lower Garbage Collection Instructions
48 ; CHECK-NEXT: Analyze Machine Code For Garbage Collection
H A DO3-pipeline.ll19 ; CHECK-NEXT: Create Garbage Collector Module Metadata
45 ; CHECK-NEXT: Lower Garbage Collection Instructions
148 ; CHECK-NEXT: Analyze Machine Code For Garbage Collection
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A DO0-pipeline.ll11 ; CHECK-NEXT: Create Garbage Collector Module Metadata
20 ; CHECK-NEXT: Lower Garbage Collection Instructions
60 ; CHECK-NEXT: Analyze Machine Code For Garbage Collection
H A Darm64-2012-05-22-LdStOptBug.ll49 !3 = !{i32 4, !"Objective-C Garbage Collection", i32 0}
H A DO3-pipeline.ll15 ; CHECK-NEXT: Create Garbage Collector Module Metadata
61 ; CHECK-NEXT: Lower Garbage Collection Instructions
206 ; CHECK-NEXT: Analyze Machine Code For Garbage Collection
H A Darm64-2012-06-06-FPToUI.ll67 !3 = !{i32 4, !"Objective-C Garbage Collection", i32 0}
/llvm-project-15.0.7/llvm/test/Object/
H A Dobjc-swift-mixed-imageinfo-macho.ll4 …end generates IMAGE_INFO from Swift ABI version + major + minor + "Objective-C Garbage Collection".
33 !9 = !{i32 1, !"Objective-C Garbage Collection", i8 0}
H A Dobjc-imageinfo-elf.ll9 !3 = !{i32 1, !"Objective-C Garbage Collection", i32 2}
H A Dobjc-imageinfo-coff.ll9 !3 = !{i32 1, !"Objective-C Garbage Collection", i32 2}
H A Dobjc-imageinfo-macho.ll9 !3 = !{i32 1, !"Objective-C Garbage Collection", i32 2}
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A DO0-pipeline.ll13 ; CHECK-NEXT: Create Garbage Collector Module Metadata
24 ; CHECK-NEXT: Lower Garbage Collection Instructions
59 ; CHECK-NEXT: Analyze Machine Code For Garbage Collection
H A Dobjc-gc-module-flags.ll13 !3 = !{i32 1, !"Objective-C Garbage Collection", i32 2}
H A Dutf16-cfstrings.ll35 !3 = !{i32 4, !"Objective-C Garbage Collection", i32 0}
H A Dopt-pipeline.ll23 ; CHECK-NEXT: Create Garbage Collector Module Metadata
49 ; CHECK-NEXT: Lower Garbage Collection Instructions
179 ; CHECK-NEXT: Analyze Machine Code For Garbage Collection
/llvm-project-15.0.7/llvm/test/Linker/Inputs/
H A Dempty-objc.ll10 !4 = !{i32 1, !"Objective-C Garbage Collection", i32 0}
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dobjc-fwd-decl.ll28 !11 = !{i32 4, !"Objective-C Garbage Collection", i32 0}
/llvm-project-15.0.7/clang/test/Parser/
H A Drecovery.cpp138 EnumID::Garbage // expected-error {{expected class name}}
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A DO3-pipeline.ll15 ; CHECK-NEXT: Create Garbage Collector Module Metadata
53 ; CHECK-NEXT: Lower Garbage Collection Instructions
194 ; CHECK-NEXT: Analyze Machine Code For Garbage Collection
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A D2012-04-24-SplitEHCriticalEdge.ll71 !3 = !{i32 4, !"Objective-C Garbage Collection", i32 0}

123