Home
last modified time | relevance | path

Searched refs:CU2 (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/llvm/test/DebugInfo/AArch64/
H A Ddebugline-endsequence.ll12 ; CU2 Line table
20 ; CU2 (0x4 ~ 0x8)
25 ; CU2 (nodebug) - (0x8 ~ 0xc)
/llvm-project-15.0.7/llvm/test/DebugInfo/
H A Dmacro_link.ll5 ; CHECK: !llvm.dbg.cu = !{[[CU1:![0-9]*]], [[CU2:![0-9]*]]}
15 ; CHECK: [[CU2]] = distinct !DICompileUnit
/llvm-project-15.0.7/llvm/test/Linker/
H A Dthinlto_funcimport_debug.ll14 ; CHECK: ![[CU2:[0-9]+]] = distinct !DICompileUnit(
17 ; CHECK: distinct !DISubprogram(name: "func1", {{.*}}, unit: ![[CU2]]
19 ; CHECK: distinct !DISubprogram(name: "func3", {{.*}}, unit: ![[CU2]]
20 ; CHECK: distinct !DISubprogram(name: "func4", {{.*}}, unit: ![[CU2]]
H A Dreplaced-function-matches-first-subprogram.ll37 ; CHECK: !llvm.dbg.cu = !{![[CU1:[0-9]+]], ![[CU2:[0-9]+]]}
44 ; CHECK: ![[CU2:[0-9]+]] = distinct !DICompileUnit(
53 …HECK-DAG: ![[SP2:.*]] = distinct !DISubprogram({{.*}} file: ![[FILE:[0-9]+]],{{.*}}, unit: ![[CU2]]
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Ddwarfdump-str-offsets-dwp.s6 # CU1 and TU1 came from one object file, CU2 and TU2 from a second object
50 # CU2 and TU2 share a contribution to the string offsets table.
H A Ddwarfdump-str-offsets.s53 # CU2's contribution in DWARF64 format
H A Ddwarfdump-str-offsets-macho.s48 # CU2's contribution (DWARF64 format)
/llvm-project-15.0.7/llvm/test/ThinLTO/X86/
H A Dimport-metadata.ll13 ; CHECK: !llvm.dbg.cu = !{![[#CU1:]], ![[#CU2:]]}
18 ; CHECK: ![[#CU2]] = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: ![[#FILE2:]], isO…
/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfutil/ELF/X86/
H A Dgc-class.test5 ## and the definition from CU2 should have been removed.
38 ## CU2:
82 # CHECK: DW_AT_name{{.*}}"CU2"
311 - CStr: CU2
H A Dodr-fwd-declaration.test17 ## CU2:
59 # CHECK: DW_AT_name{{.*}}"CU2"
289 - CStr: CU2
/llvm-project-15.0.7/llvm/test/Transforms/FunctionImport/
H A Dfuncimport_debug.ll15 ; CHECK: ![[CU2:[0-9]+]] = distinct !DICompileUnit(
19 ; CHECK-SAME: unit: ![[CU2]]
/llvm-project-15.0.7/llvm/test/tools/dsymutil/X86/
H A Dodr-two-units-in-single-file.test29 # CHECK: DW_AT_name{{.*}}"CU2"
190 - CStr: CU2
/llvm-project-15.0.7/llvm/test/DebugInfo/NVPTX/
H A Ddebug-loc-offset.ll44 ; CHECK: .loc [[CU2:[0-9]+]] 6 0
46 ; CHECK: .loc [[CU2]] 6 0
49 ; CHECK: .loc [[CU2]] 10 0
87 ; CHECK-DAG: .file [[CU2]] "/llvm_cmake_gcc{{/|\\\\}}debug-loc-offset2.cc"
/llvm-project-15.0.7/libclc/generic/lib/math/
H A Derf.cl316 #define CU2 -3.72207876035701323847e-01
365 ut = fma(t, fma(t, fma(t, fma(t, fma(t, fma(t, CU6, CU5), CU4), CU3), CU2), CU1), CU0);
H A Derfc.cl317 #define CU2 -3.72207876035701323847e-01
370 tu = fma(t, fma(t, fma(t, fma(t, fma(t, fma(t, CU6, CU5), CU4), CU3), CU2), CU1), CU0);
/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp631 dwarfgen::CompileUnit &CU2 = DG->addCompileUnit(); local
662 dwarfgen::DIE CU2Die = CU2.getUnitDIE();