| /llvm-project-15.0.7/llvm/test/Transforms/Inline/ARM/ |
| H A D | inline-fp.ll | 9 ; NOFP-DAG: 'single_cheap' inlined into 'test_single_cheap' with (cost=-15, threshold=75) 10 ; NOFP-DAG: 'single_cheap' inlined into 'test_single_cheap' with (cost=-15015, threshold=75) 18 ; FULLFP-DAG: 'single' inlined into 'test_single' with (cost=0, threshold=75) 19 ; FULLFP-DAG: 'single' inlined into 'test_single' with (cost=-15000, threshold=75) 20 ; FULLFP-DAG: 'single_cheap' inlined into 'test_single_cheap' with (cost=-15, threshold=75) 21 ; FULLFP-DAG: 'single_cheap' inlined into 'test_single_cheap' with (cost=-15015, threshold=75) 22 ; FULLFP-DAG: 'double' inlined into 'test_double' with (cost=0, threshold=75) 23 ; FULLFP-DAG: 'double' inlined into 'test_double' with (cost=-15000, threshold=75) 29 ; SINGLEFP-DAG: 'single' inlined into 'test_single' with (cost=0, threshold=75) 30 ; SINGLEFP-DAG: 'single' inlined into 'test_single' with (cost=-15000, threshold=75) [all …]
|
| /llvm-project-15.0.7/lldb/tools/lldb-vscode/syntaxes/ |
| H A D | arm64.disasm | 19 liblog.so[0x6054] <+64>: b.eq 0x609c ; <+136> [inlined] __android_log_add_tra… 22 liblog.so[0x6060] <+76>: b.eq 0x60b0 ; <+156> [inlined] __android_log_add_tra… 27 liblog.so[0x6074] <+96>: tbz w0, #0x1f, 0x608c ; <+120> [inlined] __android_log_add_tra… 29 liblog.so[0x607c] <+104>: cbz x8, 0x60c0 ; <+172> [inlined] __android_log_add_tra… 32 liblog.so[0x6088] <+116>: tbz w0, #0x1f, 0x60c0 ; <+172> [inlined] __android_log_add_tra… 35 liblog.so[0x6094] <+128>: b.ne 0x6058 ; <+68> [inlined] __android_log_add_tran… 36 liblog.so[0x6098] <+132>: b 0x60b0 ; <+156> [inlined] __android_log_add_tra… 38 liblog.so[0x60a0] <+140>: cbz x8, 0x60c0 ; <+172> [inlined] __android_log_add_tra… 41 liblog.so[0x60ac] <+152>: tbz w0, #0x1f, 0x60c0 ; <+172> [inlined] __android_log_add_tra… 44 liblog.so[0x60b8] <+164>: b.lo 0x604c ; <+56> [inlined] __android_log_add_tran… [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/ |
| H A D | profile-symbol-list.expected | 11 Samples collected in inlined callsites { 12 10: inlined callee: inline1: 2000, 0, 1 sampled lines 16 No inlined callsites in this function 17 10: inlined callee: inline2: 4000, 0, 1 sampled lines 21 No inlined callsites in this function 27 No inlined callsites in this function 32 No inlined callsites in this function
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-opt-report/Inputs/ |
| H A D | or.yaml | 8 - String: ' will not be inlined into ' 19 - String: ' will not be inlined into ' 30 - String: ' can be inlined into ' 45 - String: ' inlined into ' 55 - String: ' can be inlined into ' 70 - String: ' inlined into ' 80 - String: ' can be inlined into ' 95 - String: ' inlined into ' 141 - String: ' inlined into ' 166 - String: ' inlined into ' [all …]
|
| H A D | q3.yaml | 8 - String: ' will not be inlined into ' 19 - String: ' can be inlined into ' 34 - String: ' inlined into ' 54 - String: ' can be inlined into ' 69 - String: ' inlined into '
|
| H A D | q.yaml | 8 - String: ' will not be inlined into ' 19 - String: ' can be inlined into ' 34 - String: ' inlined into ' 54 - String: ' can be inlined into ' 69 - String: ' inlined into '
|
| H A D | qx.yaml | 8 - String: ' will not be inlined into ' 19 - String: ' can be inlined into ' 34 - String: ' inlined into ' 54 - String: ' can be inlined into ' 69 - String: ' inlined into '
|
| H A D | dm.yaml | 8 - String: ' will not be inlined into ' 21 - String: ' can be inlined into ' 38 - String: ' inlined into ' 50 - String: ' can be inlined into ' 67 - String: ' inlined into '
|
| H A D | q2.yaml | 8 - String: ' will not be inlined into ' 19 - String: ' can be inlined into ' 34 - String: ' inlined into ' 64 - String: ' can be inlined into ' 79 - String: ' inlined into '
|
| /llvm-project-15.0.7/llvm/test/tools/opt-viewer/Inputs/basic/ |
| H A D | or.yaml | 8 - String: ' will not be inlined into ' 19 - String: ' will not be inlined into ' 30 - String: ' can be inlined into ' 45 - String: ' inlined into ' 55 - String: ' can be inlined into ' 70 - String: ' inlined into ' 80 - String: ' can be inlined into ' 95 - String: ' inlined into ' 141 - String: ' inlined into ' 166 - String: ' inlined into ' [all …]
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/ |
| H A D | inline_sites.test | 29 #CHECK: Breakpoint 1: where = {{.*}}`main + 4 [inlined] Namespace1::foo at a.h:5, address = 0x00000… 39 #CHECK: Breakpoint 6: where = {{.*}}`main + 28 [inlined] Class1::bar at b.h:5, address = 0x00000001… 41 #CHECK: Breakpoint 7: where = {{.*}}`main + 34 [inlined] Class1::bar + 6 at b.h:6, address = 0x0000… 64 # CHECK: Summary: {{.*}}`main + 4 [inlined] Namespace1::foo at a.h:5 76 # CHECK: Summary: {{.*}}`main + 16 [inlined] Namespace1::foo + 12 at a.h:7 88 # CHECK: Summary: {{.*}}`main + 28 [inlined] Class1::bar at b.h:5 89 # CHECK-NEXT: {{.*}}`main + 28 [inlined] Namespace1::foo + 24 at a.h:9 104 # CHECK: Summary: {{.*}}`main + 42 [inlined] Namespace2::Class2::func at c.h:5 105 # CHECK-NEXT: {{.*}}`main + 42 [inlined] Class1::bar + 14 at b.h:7 106 # CHECK-NEXT: {{.*}}`main + 28 [inlined] Namespace1::foo + 24 at a.h:9 [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/ |
| H A D | inline-replay.ll | 44 ;; 1. _Z3sumii is inlined into main, but all other inline candidates in main (e.g. _Z3subii) are no… 67 ; DEFAULT: '_Z3sumii' inlined into 'main' to match profiling context with (cost={{[-0-9]+}} 68 ; DEFAULT: '_Z3subii' inlined into '_Z3sumii' to match profiling context with (cost={{[-0-9]+}} 69 ; DEFAULT-NOT: '_Z3subii' inlined into 'main' 72 ; REPLAY-MODULE-MISSING-NOT: inlined into 80 ; REPLAY-MODULE-NEVER: '_Z3sumii' inlined into 'main' to match profiling context with (cost=always) 81 ; REPLAY-MODULE-NEVER-NOT: '_Z3subii' inlined into 'main' 83 ; DEFAULT-NOINLINING-NOT: inlined into 85 ; DEFAULT-ALL: '_Z3sumii' inlined into 'main' to match profiling context with (cost={{[-0-9]+}} 86 ; DEFAULT-ALL: '_Z3subii' inlined into 'main' to match profiling context with (cost={{[-0-9]+}} [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/EntryExitInstrumenter/ |
| H A D | mcount.ll | 36 ; Entry and exit calls, inlined from @leaf_function() 106 attributes #0 = { "instrument-function-entry-inlined"="mcount" "instrument-function-entry"="__cyg_p… 107 attributes #1 = { "instrument-function-entry-inlined"=".mcount" } 108 attributes #2 = { "instrument-function-entry-inlined"="llvm.arm.gnu.eabi.mcount" } 109 attributes #3 = { "instrument-function-entry-inlined"="\01_mcount" } 110 attributes #4 = { "instrument-function-entry-inlined"="\01mcount" } 111 attributes #5 = { "instrument-function-entry-inlined"="__mcount" } 112 attributes #6 = { "instrument-function-entry-inlined"="_mcount" } 113 attributes #7 = { "instrument-function-entry-inlined"="__cyg_profile_func_enter_bare" }
|
| /llvm-project-15.0.7/llvm/test/Transforms/Inline/ |
| H A D | inline_stats.ll | 16 ; CHECK-BASIC-NOT: -- List of inlined functions: 18 ; CHECK-VERBOSE: -- List of inlined functions: 27 ; CHECK: inlined functions: 5 [50% of all functions] 28 ; CHECK: imported functions inlined anywhere: 4 [57.14% of imported functions] 29 ; CHECK: imported functions inlined into importing module: 3 [42.86% of imported functions], remain… 30 ; CHECK: non-imported functions inlined anywhere: 1 [33.33% of non-imported functions] 31 ; CHECK: non-imported functions inlined into importing module: 1 [33.33% of non-imported functions] 77 ; Assume big piece of code here. This function won't be inlined, so all the 78 ; inlined function it will have won't affect real inlines.
|
| H A D | inline-incompat-attrs.ll | 4 ;; won't be inlined into each other. 24 ;; so callee2 won't be inlined into caller1. 26 ;; callee1 can be inlined into caller1. 37 ;; callee2 can be inlined into caller2. 39 ;; so callee1 won't be inlined into caller2.
|
| H A D | cgscc-inline-replay.ll | 40 ; DEFAULT: '_Z3subii' inlined into '_Z3sumii' with (cost={{[-0-9]+}} 41 ; DEFAULT: '_Z3sumii' inlined into 'main' with (cost={{[-0-9]+}} 42 ; DEFAULT-NOT: '_Z3subii' inlined into 'main' 44 ; REPLAY-MODULE-ORIGINAL: '_Z3sumii' inlined into 'main' with (cost=always) 45 ; REPLAY-MODULE-ORIGINAL: '_Z3subii' inlined into 'main' with (cost={{[-0-9]+}} 47 ; REPLAY-MODULE-ALWAYS: '_Z3sumii' inlined into 'main' with (cost=always) 48 ; REPLAY-MODULE-ALWAYS: '_Z3subii' inlined into 'main' with (cost=always) 50 ; REPLAY-MODULE-NEVER: '_Z3sumii' inlined into 'main' with (cost=always) 51 ; REPLAY-MODULE-NEVER-NOT: '_Z3subii' inlined into 'main' 57 ; REPLAY-FUNCTION-ALWAYS: '_Z3sumii' inlined into 'main' with (cost=always) [all …]
|
| H A D | inline_noprofile.ll | 8 ; CHECK-INLINE: 'profile' not inlined into 'profile_caller' because it should never be inlined (cos… 9 ; CHECK-INLINE: 'noprofile' not inlined into 'noprofile_caller' because it should never be inlined …
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-symbolizer.rst | 80 $ clang -g -O2 test.cpp -o inlined.elf 124 inlined.elf 0x400480 168 DATA inlined.elf 0x601028 289 If a source code location is in an inlined function, prints all the inlined 294 Don't print inlined frames. 332 (inlined by) main at /tmp/test.cpp:15:0 353 "ModuleName": "inlined.elf", 379 "ModuleName": "inlined.elf", 398 enclosing scope is prefixed by (inlined by). 406 (inlined by) main at /tmp/test.cpp:15:0 [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/ |
| H A D | overflow-sample.test | 12 SHOW_OVERFLOW-DAG: No inlined callsites in this function 17 SHOW_OVERFLOW-DAG: No inlined callsites in this function 22 SHOW_OVERFLOW-DAG: No inlined callsites in this function 33 SHOW_NO_OVERFLOW-DAG: No inlined callsites in this function 38 SHOW_NO_OVERFLOW-DAG: No inlined callsites in this function 43 SHOW_NO_OVERFLOW-DAG: No inlined callsites in this function
|
| H A D | gcc-gcov-sample-profile.test | 7 inlined callees. 10 SHOW1: 2.3: inlined callee: _Z3fool: 243786, 0, 3 sampled lines 11 SHOW1: 1.3: inlined callee: _Z3bari: 0, 0, 2 sampled lines 12 SHOW1: 1.7: inlined callee: _Z3bari: 98558, 0, 2 sampled lines 13 SHOW1: 1.8: inlined callee: _Z3bari: 0, 0, 2 sampled lines
|
| H A D | inline-samples.test | 8 inlined callees. 11 SHOW1: 2.3: inlined callee: _Z3fool: 246044, 0, 3 sampled lines 12 SHOW1: 1.3: inlined callee: _Z3bari: 0, 0, 2 sampled lines 13 SHOW1: 1.7: inlined callee: _Z3bari: 99492, 0, 2 sampled lines 15 SHOW1: 1.8: inlined callee: _Z3bari: 0, 0, 2 sampled lines
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/ |
| H A D | unused-inlined-params.test | 1 # RUN: llvm-mc -filetype=obj %S/Inputs/unused-inlined-params.s \ 6 # In this test we verify that inlined functions still mention 9 # instance of the inlined function in the debug info. 13 # Let us check that unused parameters of an inlined function are listed 14 # at the inlined function entry. 40 # Check that even the other inlined instance of f displays the correct
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/Breakpad/ |
| H A D | inline-record.test | 6 # CHECK: Summary: inline-record.out`f1 [inlined] inlined_f1 at a.c:3 19 # CHECK: Summary: inline-record.out`f2 + 3 [inlined] inlined_f2 at b.c:2 20 # CHECK-NEXT: inline-record.out`f2 + 3 [inlined] inlined_f1 at b.c:4 28 # CHECK: Summary: inline-record.out`f2 + 9 [inlined] inlined_f1 + 6 at b.c:2 35 # CHECK: Summary: inline-record.out`f3 [inlined] inlined_f1 at b.c:3 43 # CHECK: Summary: inline-record.out`f3 + 5 [inlined] at b.c:3
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/ |
| H A D | verify_compatible_tags.s | 17 # $ clang -g inlined.c -O0 -S -o inlined.s 35 .loc 1 1 0 ## inlined.c:1:0 44 .loc 1 1 12 prologue_end ## inlined.c:1:12 55 .loc 1 3 0 ## inlined.c:3:0 64 .loc 1 4 3 prologue_end ## inlined.c:4:3 66 .loc 1 5 1 ## inlined.c:5:1 77 .loc 1 7 0 ## inlined.c:7:0 86 .loc 1 4 3 prologue_end ## inlined.c:4:3 90 .loc 1 9 1 ## inlined.c:9:1
|
| /llvm-project-15.0.7/bolt/test/X86/ |
| H A D | inlined-function-mixed.test | 4 RUN: %clangxx %cxxflags %S/Inputs/inlined.cpp -c -o %T/inlined.o 6 RUN: %clangxx %cxxflags %T/inlined.o %T/inlinee.o -o %t
|