Searched refs:CU2 (Results 1 – 16 of 16) sorted by relevance
| /llvm-project-15.0.7/llvm/test/DebugInfo/AArch64/ |
| H A D | debugline-endsequence.ll | 12 ; CU2 Line table 20 ; CU2 (0x4 ~ 0x8) 25 ; CU2 (nodebug) - (0x8 ~ 0xc)
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/ |
| H A D | macro_link.ll | 5 ; 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 D | thinlto_funcimport_debug.ll | 14 ; 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 D | replaced-function-matches-first-subprogram.ll | 37 ; 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 D | dwarfdump-str-offsets-dwp.s | 6 # 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 D | dwarfdump-str-offsets.s | 53 # CU2's contribution in DWARF64 format
|
| H A D | dwarfdump-str-offsets-macho.s | 48 # CU2's contribution (DWARF64 format)
|
| /llvm-project-15.0.7/llvm/test/ThinLTO/X86/ |
| H A D | import-metadata.ll | 13 ; 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 D | gc-class.test | 5 ## and the definition from CU2 should have been removed. 38 ## CU2: 82 # CHECK: DW_AT_name{{.*}}"CU2" 311 - CStr: CU2
|
| H A D | odr-fwd-declaration.test | 17 ## CU2: 59 # CHECK: DW_AT_name{{.*}}"CU2" 289 - CStr: CU2
|
| /llvm-project-15.0.7/llvm/test/Transforms/FunctionImport/ |
| H A D | funcimport_debug.ll | 15 ; CHECK: ![[CU2:[0-9]+]] = distinct !DICompileUnit( 19 ; CHECK-SAME: unit: ![[CU2]]
|
| /llvm-project-15.0.7/llvm/test/tools/dsymutil/X86/ |
| H A D | odr-two-units-in-single-file.test | 29 # CHECK: DW_AT_name{{.*}}"CU2" 190 - CStr: CU2
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/NVPTX/ |
| H A D | debug-loc-offset.ll | 44 ; 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 D | erf.cl | 316 #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 D | erfc.cl | 317 #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 D | DWARFDebugInfoTest.cpp | 631 dwarfgen::CompileUnit &CU2 = DG->addCompileUnit(); local 662 dwarfgen::DIE CU2Die = CU2.getUnitDIE();
|