Home
last modified time | relevance | path

Searched refs:distinct (Results 1 – 25 of 2198) sorted by relevance

12345678910>>...88

/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/
Ddebug-names-many-cu.ll73 !11 = distinct !DIGlobalVariable(name: "foobar1", scope: !12, file: !3, line: 1, type: !6, isLocal:…
74 !12 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
79 !21 = distinct !DIGlobalVariable(name: "foobar2", scope: !22, file: !3, line: 1, type: !6, isLocal:…
80 !22 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
85 !31 = distinct !DIGlobalVariable(name: "foobar3", scope: !32, file: !3, line: 1, type: !6, isLocal:…
86 !32 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
91 !41 = distinct !DIGlobalVariable(name: "foobar4", scope: !42, file: !3, line: 1, type: !6, isLocal:…
92 !42 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
97 !51 = distinct !DIGlobalVariable(name: "foobar5", scope: !52, file: !3, line: 1, type: !6, isLocal:…
98 !52 = distinct !DICompileUnit(language: DW_LANG_C99, file: !3, producer: "clang version 7.0.0 (trun…
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/
Ddistinct-mdnode.ll10 !4 = distinct !{}
11 !5 = distinct !{}
12 !6 = distinct !{!0}
13 !7 = distinct !{!0}
14 !8 = distinct !{!8}
15 !9 = distinct !{!9}
16 !10 = !{!10} ; This should become distinct.
21 ; CHECK-NEXT: !2 = distinct !{}
22 ; CHECK-NEXT: !3 = distinct !{}
23 ; CHECK-NEXT: !4 = distinct !{!0}
[all …]
Ddicompileunit.ll10 !0 = distinct !{}
12 !2 = distinct !{}
13 !3 = distinct !{}
14 !4 = distinct !{}
15 !5 = distinct !{}
16 !6 = distinct !{}
17 !7 = distinct !{}
19 ; CHECK: !8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang", isOptimiz…
20 !8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang",
27 ; CHECK: !9 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, isOptimized: false, runtimeV…
[all …]
Ddisubprogram.ll13 !1 = distinct !DICompositeType(tag: DW_TAG_structure_type)
16 !4 = distinct !DICompositeType(tag: DW_TAG_structure_type)
17 !5 = distinct !{}
18 !6 = distinct !{}
20 ; CHECK: !7 = distinct !DISubprogram(scope: null, isLocal: false, isDefinition: true, isOptimized: …
21 !7 = distinct !DISubprogram(unit: !8)
23 !8 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang",
31 ; CHECK: !10 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1, file: !2, line…
32 !10 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1,
41 ; CHECK: !11 = distinct !DISubprogram
[all …]
Dmetadata.ll36 ; CHECK-UNMAT: [[M2]] = distinct !{}
37 ; CHECK-UNMAT: [[M3]] = distinct !{}
39 ; CHECK: [[M1]] = distinct !DISubprogram
40 ; CHECK: [[M4]] = distinct !{}
45 !1 = distinct !DISubprogram(name: "foo", isDefinition: true, unit: !5)
46 !2 = distinct !{}
47 !3 = distinct !{}
48 !4 = distinct !{}
49 !5 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang",
/external/llvm/test/Assembler/
Ddistinct-mdnode.ll10 !4 = distinct !{}
11 !5 = distinct !{}
12 !6 = distinct !{!0}
13 !7 = distinct !{!0}
14 !8 = distinct !{!8}
15 !9 = distinct !{!9}
16 !10 = !{!10} ; This should become distinct.
21 ; CHECK-NEXT: !2 = distinct !{}
22 ; CHECK-NEXT: !3 = distinct !{}
23 ; CHECK-NEXT: !4 = distinct !{!0}
[all …]
Ddicompileunit.ll10 !0 = distinct !{}
12 !2 = distinct !{}
13 !3 = distinct !{}
14 !4 = distinct !{}
15 !5 = distinct !{}
16 !6 = distinct !{}
17 !7 = distinct !{}
19 ; CHECK: !8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang", isOptimiz…
20 !8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang",
27 ; CHECK: !9 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, isOptimized: false, runtimeV…
[all …]
Ddisubprogram.ll13 !1 = distinct !DICompositeType(tag: DW_TAG_structure_type)
16 !4 = distinct !DICompositeType(tag: DW_TAG_structure_type)
17 !5 = distinct !{}
18 !6 = distinct !{}
20 ; CHECK: !7 = distinct !DISubprogram(scope: null, isLocal: false, isDefinition: true, isOptimized: …
21 !7 = distinct !DISubprogram(unit: !8)
23 !8 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang",
31 ; CHECK: !10 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1, file: !2, line…
32 !10 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1,
41 ; CHECK: !11 = distinct !DISubprogram
[all …]
Dmetadata.ll36 ; CHECK-UNMAT: [[M2]] = distinct !{}
37 ; CHECK-UNMAT: [[M3]] = distinct !{}
39 ; CHECK: [[M1]] = distinct !DISubprogram
40 ; CHECK: [[M4]] = distinct !{}
45 !1 = distinct !DISubprogram(name: "foo", isDefinition: true, unit: !5)
46 !2 = distinct !{}
47 !3 = distinct !{}
48 !4 = distinct !{}
49 !5 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang",
/external/llvm/test/Linker/
Ddistinct.ll1 ; RUN: llvm-link %s %S/Inputs/distinct.ll -o - -S | FileCheck %s
3 ; Test that distinct nodes from other modules remain distinct. The @global
18 ; CHECK-NEXT: !3 = distinct !{}
19 ; CHECK-NEXT: !4 = distinct !{!0}
20 ; CHECK-NEXT: !5 = distinct !{i32* @global}
24 ; CHECK-NEXT: !9 = distinct !{}
25 ; CHECK-NEXT: !10 = distinct !{!0}
26 ; CHECK-NEXT: !11 = distinct !{i32* @global}
34 !3 = distinct !{}
35 !4 = distinct !{!0}
[all …]
Dmdlocation.ll13 ; CHECK: !3 = distinct !DISubprogram(
16 ; CHECK: !9 = distinct !DILocation(line: 3, column: 7, scope: !1)
17 ; CHECK: !10 = distinct !DILocation(line: 3, column: 7, scope: !1, inlinedAt: !9)
19 ; CHECK: !13 = distinct !DISubprogram(
22 ; CHECK: !17 = distinct !DILocation(line: 3, column: 7, scope: !12)
23 ; CHECK: !18 = distinct !DILocation(line: 3, column: 7, scope: !12, inlinedAt: !17)
24 !0 = distinct !DISubprogram(file: !7, scope: !7, line: 1, name: "foo", type: !9, unit: !6)
28 ; Test distinct nodes.
29 !4 = distinct !DILocation(line: 3, column: 7, scope: !10)
30 !5 = distinct !DILocation(line: 3, column: 7, scope: !10, inlinedAt: !4)
[all …]
Dpr26037.ll6 ; CHECK: ![[B]] = distinct !DISubprogram(name: "b"
7 ; CHECK: ![[A]] = distinct !DISubprogram(name: "a"
9 ; CHECK: ![[LBC]] = distinct !DILexicalBlock(scope: ![[C:[0-9]+]]
10 ; CHECK: ![[C]] = distinct !DISubprogram(name: "c"
11 ; CHECK: ![[LBD]] = distinct !DILexicalBlock(scope: ![[D:[0-9]+]]
12 ; CHECK: ![[D]] = distinct !DISubprogram(name: "d"
38 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1, producer: "clang version 3.8.…
41 !4 = distinct !DISubprogram(name: "a", linkageName: "_ZN1A1aEv", scope: !5, file: !1, line: 7, type…
45 !8 = distinct !DISubprogram(name: "b", linkageName: "_ZN1A1bEv", scope: !5, file: !1, line: 8, type…
54 !17 = distinct !DILexicalBlock(scope: !18, file: !1, line: 9, column: 8)
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/
Ddistinct.ll1 ; RUN: llvm-link %s %S/Inputs/distinct.ll -o - -S | FileCheck %s
3 ; Test that distinct nodes from other modules remain distinct. The @global
18 ; CHECK-NEXT: !3 = distinct !{}
19 ; CHECK-NEXT: !4 = distinct !{!0}
20 ; CHECK-NEXT: !5 = distinct !{i32* @global}
24 ; CHECK-NEXT: !9 = distinct !{}
25 ; CHECK-NEXT: !10 = distinct !{!0}
26 ; CHECK-NEXT: !11 = distinct !{i32* @global}
34 !3 = distinct !{}
35 !4 = distinct !{!0}
[all …]
Dmdlocation.ll13 ; CHECK: !3 = distinct !DISubprogram(
16 ; CHECK: !9 = distinct !DILocation(line: 3, column: 7, scope: !1)
17 ; CHECK: !10 = distinct !DILocation(line: 3, column: 7, scope: !1, inlinedAt: !9)
19 ; CHECK: !13 = distinct !DISubprogram(
22 ; CHECK: !17 = distinct !DILocation(line: 3, column: 7, scope: !12)
23 ; CHECK: !18 = distinct !DILocation(line: 3, column: 7, scope: !12, inlinedAt: !17)
24 !0 = distinct !DISubprogram(file: !7, scope: !7, line: 1, name: "foo", type: !9, unit: !6)
28 ; Test distinct nodes.
29 !4 = distinct !DILocation(line: 3, column: 7, scope: !10)
30 !5 = distinct !DILocation(line: 3, column: 7, scope: !10, inlinedAt: !4)
[all …]
Dpr26037.ll6 ; CHECK: ![[B]] = distinct !DISubprogram(name: "b"
7 ; CHECK: ![[A]] = distinct !DISubprogram(name: "a"
9 ; CHECK: ![[LBC]] = distinct !DILexicalBlock(scope: ![[C:[0-9]+]]
10 ; CHECK: ![[C]] = distinct !DISubprogram(name: "c"
11 ; CHECK: ![[LBD]] = distinct !DILexicalBlock(scope: ![[D:[0-9]+]]
12 ; CHECK: ![[D]] = distinct !DISubprogram(name: "d"
38 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1, producer: "clang version 3.8.…
41 !4 = distinct !DISubprogram(name: "a", linkageName: "_ZN1A1aEv", scope: !5, file: !1, line: 7, type…
45 !8 = distinct !DISubprogram(name: "b", linkageName: "_ZN1A1bEv", scope: !5, file: !1, line: 8, type…
54 !17 = distinct !DILexicalBlock(scope: !18, file: !1, line: 9, column: 8)
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
Dnoalias-cs.ll50 !1 = distinct !{!1, !2, !"hello: %a"}
51 !2 = distinct !{!2, !"hello"}
53 !4 = distinct !{!4, !5, !"hello2: %a"}
54 !5 = distinct !{!5, !"hello2"}
55 !6 = distinct !{!6, !5, !"hello2: %b"}
60 ; CHECK: !1 = distinct !{!1, !2, !"hello2: %a"}
61 ; CHECK: !2 = distinct !{!2, !"hello2"}
62 ; CHECK: !3 = distinct !{!3, !2, !"hello2: %b"}
66 ; CHECK: !7 = distinct !{!7, !8, !"hello2: %a"}
67 ; CHECK: !8 = distinct !{!8, !"hello2"}
[all …]
/external/llvm/test/Transforms/Inline/
Dnoalias-cs.ll50 !1 = distinct !{!1, !2, !"hello: %a"}
51 !2 = distinct !{!2, !"hello"}
53 !4 = distinct !{!4, !5, !"hello2: %a"}
54 !5 = distinct !{!5, !"hello2"}
55 !6 = distinct !{!6, !5, !"hello2: %b"}
60 ; CHECK: !1 = distinct !{!1, !2, !"hello2: %a"}
61 ; CHECK: !2 = distinct !{!2, !"hello2"}
62 ; CHECK: !3 = distinct !{!3, !2, !"hello2: %b"}
66 ; CHECK: !7 = distinct !{!7, !8, !"hello2: %a"}
67 ; CHECK: !8 = distinct !{!8, !"hello2"}
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SampleProfile/
Dindirect-call.ll176 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1)
179 !3 = distinct !DISubprogram(name: "test", scope: !1, file: !1, line: 3, unit: !0)
186 !6 = distinct !DISubprogram(name: "test_inline", scope: !1, file: !1, line: 6, unit: !0)
188 !8 = distinct !DISubprogram(name: "test_inline_strip", scope: !1, file: !1, line: 8, unit: !0)
190 !10 = distinct !DISubprogram(name: "test_inline_strip_conflict", scope: !1, file: !1, line: 10, uni…
192 !12 = distinct !DISubprogram(name: "test_noinline", scope: !1, file: !1, line: 12, unit: !0)
194 !14 = distinct !DISubprogram(name: "foo_inline1", scope: !1, file: !1, line: 11, unit: !0)
195 !15 = distinct !DISubprogram(name: "foo_inline_strip.suffix", scope: !1, file: !1, line: 1, unit: !…
196 !16 = distinct !DISubprogram(name: "foo_inline_strip_conflict.suffix1", scope: !1, file: !1, line: …
197 !17 = distinct !DISubprogram(name: "foo_inline_strip_conflict.suffix2", scope: !1, file: !1, line: …
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dpr34975.ll44 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 6.0.0", isOp…
49 !5 = distinct !DIGlobalVariable(name: "a", scope: !0, file: !6, line: 6, type: !7, isLocal: false, …
54 !10 = distinct !DIGlobalVariable(name: "b", scope: !0, file: !6, line: 7, type: !11, isLocal: false…
58 !14 = distinct !DIGlobalVariable(name: "c", scope: !0, file: !6, line: 8, type: !12, isLocal: false…
60 !16 = distinct !DIGlobalVariable(name: "d", scope: !0, file: !6, line: 8, type: !12, isLocal: false…
63 !19 = distinct !DISubprogram(name: "e", scope: !6, file: !6, line: 9, type: !20, isLocal: false, is…
68 !24 = distinct !DILexicalBlock(scope: !25, file: !6, line: 11, column: 20)
69 !25 = distinct !DILexicalBlock(scope: !26, file: !6, line: 11, column: 9)
70 !26 = distinct !DILexicalBlock(scope: !27, file: !6, line: 10, column: 3)
71 !27 = distinct !DILexicalBlock(scope: !19, file: !6, line: 10, column: 3)
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/AddDiscriminators/
Dinlined.ll49 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "LLVM version 4.0.0", isOpt…
56 ; CHECK: ![[F:.*]] = distinct !DISubprogram(name: "f",
57 !7 = distinct !DISubprogram(name: "f", scope: !1, file: !1, line: 1, type: !8, isLocal: false, isDe…
62 !12 = distinct !DISubprogram(name: "g", scope: !1, file: !1, line: 1, type: !8, isLocal: false, isD…
63 !13 = distinct !DILocation(line: 1, column: 17, scope: !14)
67 ; CHECK: ![[LB1]] = distinct !DILexicalBlock(scope: ![[LB2:[0-9]+]],
69 !15 = distinct !DILexicalBlock(scope: !16, file: !1, line: 1, column: 16)
70 ; CHECK: ![[LB2]] = distinct !DILexicalBlock(scope: ![[LB3:[0-9]+]],
72 !16 = distinct !DILexicalBlock(scope: !17, file: !1, line: 1, column: 9)
73 ; CHECK: ![[LB3]] = distinct !DILexicalBlock(scope: ![[F]],
[all …]
/external/clang/test/CodeGenOpenCL/
Dunroll-hint.cl85 // CHECK: ![[FOR_COUNT]] = distinct !{![[FOR_COUNT]], ![[COUNT:.*]]}
87 // CHECK: ![[FOR_DISABLE]] = distinct !{![[FOR_DISABLE]], ![[DISABLE:.*]]}
89 // CHECK: ![[FOR_FULL]] = distinct !{![[FOR_FULL]], ![[FULL:.*]]}
91 // CHECK: ![[WHILE_COUNT]] = distinct !{![[WHILE_COUNT]], ![[COUNT]]}
92 // CHECK: ![[WHILE_DISABLE]] = distinct !{![[WHILE_DISABLE]], ![[DISABLE]]}
93 // CHECK: ![[WHILE_FULL]] = distinct !{![[WHILE_FULL]], ![[FULL]]}
94 // CHECK: ![[DO_COUNT]] = distinct !{![[DO_COUNT]], ![[COUNT]]}
95 // CHECK: ![[DO_DISABLE]] = distinct !{![[DO_DISABLE]], ![[DISABLE]]}
96 // CHECK: ![[DO_FULL]] = distinct !{![[DO_FULL]], ![[FULL]]}
/external/swiftshader/third_party/llvm-7.0/llvm/test/BugPoint/
Dinvalid-debuginfo.ll10 !0 = distinct !DICompileUnit(language: 12, file: !6)
11 !1 = distinct !DICompileUnit(language: 12, file: !6)
12 !2 = distinct !DICompileUnit(language: 12, file: !6)
13 !3 = distinct !DICompileUnit(language: 12, file: !6)
14 !4 = distinct !DICompileUnit(language: 12, file: !6)
15 !5 = distinct !DICompileUnit(language: 12, file: !6)
22 !9 = distinct !DISubprogram(unit: !0)
Dnamed-md.ll17 ; CHECK-DAG: ![[FIRST]] = distinct !DICompileUnit(language: DW_LANG_Julia,
18 ; CHECK-DAG: ![[SECOND]] = distinct !DICompileUnit(language: DW_LANG_Julia,
25 !0 = distinct !DICompileUnit(language: DW_LANG_Julia,
27 !1 = distinct !DICompileUnit(language: DW_LANG_Julia,
29 !2 = distinct !DICompileUnit(language: DW_LANG_Julia,
31 !3 = distinct !DICompileUnit(language: DW_LANG_Julia,
33 !4 = distinct !DICompileUnit(language: DW_LANG_Julia,
35 !5 = distinct !DICompileUnit(language: DW_LANG_Julia,
/external/llvm/test/BugPoint/
Dnamed-md.ll17 ; CHECK-DAG: ![[FIRST]] = distinct !DICompileUnit(language: DW_LANG_Julia,
18 ; CHECK-DAG: ![[SECOND]] = distinct !DICompileUnit(language: DW_LANG_Julia,
25 !0 = distinct !DICompileUnit(language: DW_LANG_Julia,
27 !1 = distinct !DICompileUnit(language: DW_LANG_Julia,
29 !2 = distinct !DICompileUnit(language: DW_LANG_Julia,
31 !3 = distinct !DICompileUnit(language: DW_LANG_Julia,
33 !4 = distinct !DICompileUnit(language: DW_LANG_Julia,
35 !5 = distinct !DICompileUnit(language: DW_LANG_Julia,
/external/llvm/test/Linker/Inputs/
Dmdlocation.ll7 !0 = distinct !DISubprogram(file: !7, scope: !7, line: 1, name: "foo", type: !9, unit: !6)
12 ; Test distinct nodes.
13 !4 = distinct !DILocation(line: 3, column: 7, scope: !10)
14 !5 = distinct !DILocation(line: 3, column: 7, scope: !10, inlinedAt: !4)
17 !6 = distinct !DICompileUnit(language: DW_LANG_C89, file: !7)
23 !10 = distinct !DILexicalBlock(line: 3, column: 3, file: !7, scope: !0)

12345678910>>...88