| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | basic-block-sections_1.ll | 19 ; BB-SECTIONS-NEXT: [{{.*}}) ".text.hot._Z3fooi._Z3fooi.__part.1" 20 ; BB-SECTIONS-NEXT: [{{.*}}) ".text.hot._Z3fooi._Z3fooi.__part.2" 21 ; BB-SECTIONS-NEXT: [{{.*}}) ".text.hot._Z3fooi._Z3fooi.__part.3" 23 ; BB-SECTIONS-ASM: _Z3fooi: 28 ; BB-SECTIONS-ASM: _Z3fooi.__part.1: 30 ; BB-SECTIONS-ASM: .size _Z3fooi.__part.1, .LBB_END0_{{[0-9]+}}-_Z3fooi.__part.1 31 ; BB-SECTIONS-ASM: _Z3fooi.__part.2: 33 ; BB-SECTIONS-ASM: .size _Z3fooi.__part.2, .LBB_END0_{{[0-9]+}}-_Z3fooi.__part.2 34 ; BB-SECTIONS-ASM: _Z3fooi.__part.3: 36 ; BB-SECTIONS-ASM: .size _Z3fooi.__part.3, .LBB_END0_{{[0-9]+}}-_Z3fooi.__part.3 [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | mingw-comdats.ll | 17 $_Z3fooi = comdat any 26 %call = tail call i32 @_Z3fooi(i32 1) 50 define linkonce_odr dso_local i32 @_Z3fooi(i32 %x) #1 comdat { 58 ; CHECK: .section .text,"xr",discard,_Z3fooi 59 ; CHECK: _Z3fooi: 64 ; GNU: .section .text$_Z3fooi,"xr",discard,_Z3fooi 65 ; GNU: _Z3fooi: 70 ; GNU32: .section .text$_Z3fooi,"xr",discard,__Z3fooi 87 ; GNUOBJ: .text$_Z3fooi 88 ; GNUOBJ: .xdata$_Z3fooi [all …]
|
| H A D | mingw-comdats-xdata.ll | 13 $_Z3fooi = comdat any 22 %call = tail call i32 @_Z3fooi(i32 1) 29 define linkonce_odr dso_local i32 @_Z3fooi(i32 %x) #1 comdat personality ptr @__gxx_personality_seh… 55 ; GNU: .section .text$_Z3fooi,"xr",discard,_Z3fooi 56 ; GNU: _Z3fooi: 57 ; GNU: .section .xdata$_Z3fooi,"dr" 66 ; GNUOBJ: .text$_Z3fooi 67 ; GNUOBJ: .xdata$_Z3fooi 69 ; GNUOBJ: .pdata$_Z3fooi
|
| H A D | basic-block-sections-pragma-sections.ll | 3 ; RUN: echo "!_Z3fooi" > %t.list.txt 9 ; CHECK-LABEL: _Z3fooi: 11 ; CHECK-NEXT: _Z3fooi.__part.1: 13 ; CHECK-NEXT: _Z3fooi.__part.2: 16 ; LIST-LABEL: _Z3fooi: 18 ; LIST-NEXT: _Z3fooi.__part.0: 29 define dso_local i32 @_Z3fooi(i32 %n) local_unnamed_addr #0 {
|
| H A D | basic-block-sections-named-section.ll | 3 ; RUN: echo "!_Z3fooi" > %t.order.txt 9 ; CHECK-LABEL: _Z3fooi: 11 ; CHECK-NEXT: _Z3fooi.__part.1: 13 ; CHECK-NEXT: _Z3fooi.__part.2: 16 ; LIST-LABEL: _Z3fooi: 18 ; LIST-NEXT: _Z3fooi.__part.0: 29 define dso_local i32 @_Z3fooi(i32 %n) local_unnamed_addr section "foo_section" {
|
| /llvm-project-15.0.7/lld/test/wasm/ |
| H A D | name-section-mangling.s | 2 # RUN: wasm-ld --export=_Z3fooi --demangle -o %t_demangle.wasm %t.o 4 # RUN: wasm-ld --export=_Z3fooi --no-demangle -o %t_nodemangle.wasm %t.o 11 .globl _Z3fooi 16 _Z3fooi: label 17 .functype _Z3fooi (i32) -> () 23 call _Z3fooi 36 # CHECK-NEXT: - Name: _Z3fooi 60 # MANGLE-NEXT: Name: _Z3fooi
|
| H A D | demangle.s | 9 # CHECK-NODEMANGLE: error: {{.*}}.o: undefined symbol: _Z3fooi 11 .functype _Z3fooi (i32) -> () 17 call _Z3fooi
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-opt-report/Inputs/ |
| H A D | qx.yaml | 5 Function: _Z3fooi 9 - Caller: _Z3fooi 18 - Callee: _Z3fooi 33 - Callee: _Z3fooi 53 - Callee: _Z3fooi 68 - Callee: _Z3fooi 86 Function: _Z3fooi 95 Function: _Z3fooi
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/ |
| H A D | sample-profile-basic.test | 6 SHOW1-DAG: 9: 2064, calls: _Z3bari:1471 _Z3fooi:631 7 SHOW1-DAG: Function: _Z3fooi: 7711, 610, 1 sampled lines 16 SHOW2-NOT: Function: _Z3fooi: 7711, 610, 1 sampled lines 29 MERGE1: 9: 4128 _Z3bari:2942 _Z3fooi:1262 31 MERGE1: _Z3fooi:15422:1220
|
| H A D | overflow-sample.test | 10 SHOW_OVERFLOW-DAG: 2: 1000, calls: _Z3fooi:18446744073709551615 13 SHOW_OVERFLOW-DAG: Function: _Z3fooi: 18446744073709551615, 2000, 1 sampled lines 31 SHOW_NO_OVERFLOW-DAG: 2: 500, calls: _Z3fooi:18446744073709551615 34 SHOW_NO_OVERFLOW-DAG: Function: _Z3fooi: 18446744073709551615, 1000, 1 sampled lines
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profgen/ |
| H A D | cs-preinline-cost.test | 9 CHECK-DEFAULT-NEXT: Inlined context profile for: main:9 @ _Z3fooi (callee size: 2, call count:545) 10 CHECK-DEFAULT-NEXT: Inlined context profile for: main:7 @ _Z3fooi (callee size: 14, call count:54… 11 CHECK-DEFAULT-NEXT: Inlined context profile for: main:8 @ _Z3fooi (callee size: 4, call count:544) 16 CHECK-CSCOST-NEXT: Inlined context profile for: main:9 @ _Z3fooi (callee size: 0, call count:545) 17 CHECK-CSCOST-NEXT: Inlined context profile for: main:7 @ _Z3fooi (callee size: 279, call count:54… 18 CHECK-CSCOST-NEXT: Inlined context profile for: main:8 @ _Z3fooi (callee size: 44, call count:544)
|
| /llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/ |
| H A D | multiple_hash_profile.proftext | 3 _Z3fooi 13 _Z3fooi 22 _Z3fooi
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/ |
| H A D | stats-mulitple-cu-out-of-line.ll | 33 define dso_local i32 @_Z3fooi.1(i32 %a) !dbg !9 { 46 %call = call i32 @_Z3fooi.1(i32 42), !dbg !21 50 define dso_local i32 @_Z3fooi(i32 %a) !dbg !23 { 61 %call = call i32 @_Z3fooi(i32 42), !dbg !29 78 !9 = distinct !DISubprogram(name: "foo", linkageName: "_Z3fooi", scope: !10, file: !10, line: 1, ty… 89 !23 = distinct !DISubprogram(name: "foo", linkageName: "_Z3fooi", scope: !10, file: !10, line: 1, t…
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | undef-suggest-version.s | 51 ## %t.so exports bar@@v1 and two VERSYM_HIDDEN symbols: foo@v1 and _Z3fooi@v1. 52 .globl foo.v1, _Z3fooi.v1, bar 54 .symver _Z3fooi.v1,_Z3fooi@v1 56 _Z3fooi.v1:
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/ |
| H A D | overflow-sample.proftext | 3 _Z3fooi:18446744073709551615:1000 7 2: 500 _Z3fooi:18446744073709551615
|
| H A D | same-name-4.proftext | 3 _Z3fooi:15422:1220 12 9: 4128 _Z3bari:2942 _Z3fooi:1262
|
| H A D | same-name-3.proftext | 3 _Z3fooi:7711:610 12 9: 2064 _Z3bari:1471 _Z3fooi:631
|
| H A D | sample-profile.proftext | 8 9: 2064 _Z3bari:1471 _Z3fooi:631 15 _Z3fooi:7711:610
|
| H A D | sample-remap.expected | 8 9: 2064 _Z3bazi:1471 _Z3fooi:631 15 _Z3fooi:7711:610
|
| H A D | sample-overlap-0.proftext | 3 _Z3fooi:7711:610 12 9: 2064 _Z3bari:1471 _Z3fooi:631
|
| H A D | sample-overlap-4.proftext | 3 _Z3fooi:7711:610 12 10: 206 _Z3bari:1471 _Z3fooi:631
|
| H A D | sample-remap.proftext | 3 _Z3fooi:7711:610 12 9: 2064 _Z3bari:1471 _Z3fooi:631
|
| H A D | sample-overlap-2.proftext | 3 _Z3fooi:7711:610 12 9: 206 _Z3bari:1471 _Z3fooi:631
|
| H A D | sample-overlap-1.proftext | 3 _Z3fooi:77110:6100 12 9: 20640 _Z3bari:14710 _Z3fooi:6310
|
| /llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/Inputs/ |
| H A D | fnptr.prof | 1 _Z3fooi:7711:610 9 9: 2064 _Z3bari:1471 _Z3fooi:631
|