Home
last modified time | relevance | path

Searched full:inlinee (Results 1 – 25 of 96) sorted by relevance

1234

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeInlineSiteSymbol.cpp51 if (Line.Header->Inlinee == Id) in findInlineeByTypeIndex()
71 CVType InlineeType = Ids.getType(Sym.Inlinee); in getName()
91 QualifiedName.append(std::string(Ids.getTypeName(Sym.Inlinee))); in getName()
153 // Get line info from inlinee line table. in findInlineeLinesByVA()
154 Optional<InlineeSourceLine> Inlinee = in findInlineeLinesByVA() local
155 findInlineeByTypeIndex(Sym.Inlinee, ModS.get()); in findInlineeLinesByVA()
157 if (!Inlinee) in findInlineeLinesByVA()
160 uint32_t SrcLine = Inlinee->Header->SourceLineNum + SrcLineOffset; in findInlineeLinesByVA()
163 (SrcFileOffset == 0) ? Inlinee->Header->FileID : SrcFileOffset; in findInlineeLinesByVA()
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dcodeview-inlinees.test14 CHECK: Inlinee: f (0x1003)
15 CHECK: Inlinee: h (0x1004)
16 CHECK-NOT: Inlinee:
25 CHECK: Inlinee: h (0x1004)
28 CHECK: Inlinee: f (0x1003)
Dcodeview-inlining.test40 ; CHECK-NEXT: Inlinee: bar (0x1002)
48 ; CHECK-NEXT: Inlinee: baz (0x1003)
57 ; CHECK-NEXT: Inlinee: foo (0x1004)
/external/llvm-project/llvm/test/Transforms/SampleProfile/
Dinline-mergeprof.ll1 ; Test we lose details of not inlined profile without '-sample-profile-merge-inlinee'
2 …ample-profile-file=%S/Inputs/inline-mergeprof.prof -sample-profile-merge-inlinee=false -enable-new…
3 …ample-profile-file=%S/Inputs/inline-mergeprof.prof -sample-profile-merge-inlinee=true -enable-new-…
4 …ample-profile-file=%S/Inputs/inline-mergeprof.prof -sample-profile-merge-inlinee=false -S | FileCh…
6 ; Test we properly merge not inlined profile with '-sample-profile-merge-inlinee'
7 …ample-profile-file=%S/Inputs/inline-mergeprof.prof -sample-profile-merge-inlinee=true -S | FileChe…
9 ; Test we properly merge not inlined profile with '-sample-profile-merge-inlinee'
11 …e-profile-file=%S/Inputs/inline-mergeprof.md5.prof -sample-profile-merge-inlinee=true -S | FileChe…
Dnodebug-error.ll2 ; when '-sample-profile-merge-inlinee' is enabled. When the mistake
6 ; RUN: -sample-profile-merge-inlinee=true -S 2>&1| FileCheck %s
Dinline-mergeprof-dup.ll1 ;; Test we merge non-inlined profile only once with '-sample-profile-merge-inlinee'
2 …ample-profile-file=%S/Inputs/inline-mergeprof.prof -sample-profile-merge-inlinee=true -S | FileChe…
/external/llvm-project/llvm/test/Transforms/Inline/
Dlabel-annotation.ll10 define void @inlinee() {
19 call void @inlinee()
25 ; CHECK-LABEL: define void @inlinee()
33 ; CHECK: call void @inlinee()
/external/llvm-project/llvm/test/MC/COFF/
Dcv-loc-unreachable.s32 # CODEVIEW: Inlinee | Line | Source File
36 # CODEVIEW-NEXT: inlinee = 0x1002 (do_exit), parent = 0, end = 0
96 .long 246 # Inlinee lines subsection
99 .long 0 # Inlinee lines signature
131 .long 4098 # Inlinee type index
Dcv-loc-unreachable-2.s21 # CODEVIEW: Inlinee | Line | Source File
25 # CODEVIEW-NEXT: inlinee = 0x1002 (do_exit), parent = 0, end = 0
89 .long 246 # Inlinee lines subsection
92 .long 0 # Inlinee lines signature
124 .long 4098 # Inlinee type index
Dcv-inline-linetable.s66 # PDB-NEXT: inlinee = 0x1003 (bar), parent = 0, end = 0
73 # PDB-NEXT: inlinee = 0x1004 (foo), parent = 0, end = 0
128 .long 0x1003 # inlinee, bar
133 # CHECK: Inlinee: bar (0x1003)
151 # CHECK: Inlinee: foo (0x1004)
Dcv-inline-linetable-unlikely.s40 # CODEVIEW-NEXT: inlinee = 0x1002 (f), parent = 0, end = 0
87 .long 246 # Inlinee lines subsection
90 .long 0 # Inlinee lines signature
121 .long 4098 # Inlinee type index
Dcv-inline-linetable-unreachable.s51 .long 246 # Inlinee lines subsection
82 # CHECK: Inlinee: f (0x1003)
/external/llvm/test/tools/llvm-readobj/
Dcodeview-inlining.test40 ; CHECK-NEXT: Inlinee: bar (0x1002)
48 ; CHECK-NEXT: Inlinee: baz (0x1003)
57 ; CHECK-NEXT: Inlinee: foo (0x1004)
/external/llvm-project/lld/test/COFF/
Dpdb-inlinees.s25 # CHECK: Inlinee Lines
27 # CHECK-NEXT: Inlinee | Line | Source File
103 .long 246 # Inlinee lines subsection
106 .long 0 # Inlinee lines signature
158 .long 4098 # Inlinee type index
167 .long 4099 # Inlinee type index
Dsymbolizer-inline.s170 .long 246 # Inlinee lines subsection
173 .long 0 # Inlinee lines signature
249 .long 4098 # Inlinee type index
267 .long 4099 # Inlinee type index
289 .long 4099 # Inlinee type index
309 .long 4099 # Inlinee type index
Dpdb-inlinees-extrafiles.s34 # CHECK: Inlinee Lines
36 # CHECK-NEXT: Inlinee | Line | Source File
117 .long 246 # Inlinee lines subsection
120 .long 1 # Inlinee lines signature, extra files
171 .long 4098 # Inlinee type index
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dinlining-levels.ll23 ; OBJ: Inlinee: h (0x1002)
26 ; OBJ: Inlinee: g (0x1003)
29 ; OBJ: Inlinee: f (0x1004)
Dinlining-header.ll53 ; OBJ: Inlinee: g (0x1002)
58 ; OBJ: Inlinee: f (0x1003)
79 ; OBJ: Inlinee: g (0x1002)
89 ; OBJ: Inlinee: f (0x1003)
Dinlining.ll45 ; ASM: .long 246 # Inlinee lines subsection
141 ; OBJ: Inlinee: bar (0x1002)
146 ; OBJ: Inlinee: foo (0x1003)
171 ; OBJ: Inlinee: bar (0x1002)
183 ; OBJ: Inlinee: foo (0x1003)
Dinlining-same-name.ll22 ; CHECK: Inlinee: same_name (0x1002)
27 ; CHECK: Inlinee: same_name (0x1002)
/external/llvm/test/DebugInfo/COFF/
Dinlining-levels.ll23 ; OBJ: Inlinee: h (0x1004)
26 ; OBJ: Inlinee: g (0x1003)
29 ; OBJ: Inlinee: f (0x1002)
Dinlining-same-name.ll21 ; CHECK: Inlinee: same_name (0x1002)
26 ; CHECK: Inlinee: same_name (0x1002)
Dinlining.ll43 ; ASM: .long 246 # Inlinee lines subsection
154 ; OBJ: Inlinee: bar (0x1002)
159 ; OBJ: Inlinee: foo (0x1003)
184 ; OBJ: Inlinee: bar (0x1002)
200 ; OBJ: Inlinee: foo (0x1003)
/external/llvm/test/MC/COFF/
Dcv-inline-linetable-unreachable.s49 .long 246 # Inlinee lines subsection
80 # CHECK: Inlinee: f (0x1003)
Dcv-inline-linetable.s91 # CHECK: Inlinee: bar (0x1003)
112 # CHECK: Inlinee: foo (0x1004)

1234