Home
last modified time | relevance | path

Searched refs:inlinee (Results 1 – 17 of 17) sorted by relevance

/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()
Dinline-funclets.ll36 ; that stays within the inlinee.
95 ; has a cleanupret that remains within the inlinee.
666 %inlinee.pad = cleanuppad within none []
667 call void @g() [ "funclet"(token %inlinee.pad) ]
/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…
Dinline-replay.ll4 …-sample-profile-file=%S/Inputs/inline-topdown.prof -sample-profile-merge-inlinee -sample-profile-t…
7 …-profile-inline-replay=%S/Inputs/inline-replay.txt -sample-profile-merge-inlinee -sample-profile-t…
Dinline-topdown.ll7 …-sample-profile-file=%S/Inputs/inline-topdown.prof -sample-profile-merge-inlinee -sample-profile-t…
/external/llvm-project/llvm/test/MC/COFF/
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
Dcv-loc-unreachable.s36 # CODEVIEW-NEXT: inlinee = 0x1002 (do_exit), parent = 0, end = 0
Dcv-loc-unreachable-2.s25 # CODEVIEW-NEXT: inlinee = 0x1002 (do_exit), parent = 0, end = 0
/external/llvm/test/Transforms/Inline/
Dinline-funclets.ll35 ; that stays within the inlinee.
94 ; has a cleanupret that remains within the inlinee.
445 %inlinee.pad = cleanuppad within none []
446 call void @g() [ "funclet"(token %inlinee.pad) ]
/external/llvm-project/lld/COFF/
DPDB.cpp743 TypeIndex &inlinee = *const_cast<TypeIndex *>(&line.Header->Inlinee); in mergeInlineeLines() local
744 if (!source->remapTypeIndex(inlinee, TiRefKind::IndexRef)) { in mergeInlineeLines()
746 " with bad inlinee index 0x" + utohexstr(inlinee.getIndex())); in mergeInlineeLines()
/external/llvm-project/llvm/docs/CommandGuide/
Dllvm-pdbutil.rst299 Dump inlinee line information (DEBUG_S_INLINEELINES CodeView subsection)
/external/llvm/docs/
DSourceLevelDebugging.rst1365 inlinee info, is stored in one or more ``.debug$S`` sections. There may only be
DLangRef.rst12446 ``"deopt"`` continuations present in the inlinee, and also updates calls to this
/external/llvm-project/llvm/docs/
DSourceLevelDebugging.rst1973 inlinee info, is stored in one or more ``.debug$S`` sections. There may only be
DLangRef.rst20132 ``"deopt"`` continuations present in the inlinee, and also updates calls to this