OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inlinee
(Results
26 - 45
of
45
) sorted by null
1
2
/external/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp
119
const DISubprogram *
Inlinee
) {
124
Site->
Inlinee
=
Inlinee
;
125
InlinedSubprograms.insert(
Inlinee
);
126
getFuncIdForSubprogram(
Inlinee
);
291
const DISubprogram *
Inlinee
= Var.DIVar->getScope()->getSubprogram();
292
InlineSite &Site = getInlineSite(InlinedAt,
Inlinee
);
500
OS.AddComment("
Inlinee
lines subsection");
505
OS.AddComment("
Inlinee
lines signature");
548
assert(TypeIndices.count({Site.
Inlinee
, nullptr}))
[
all
...]
/external/llvm/test/DebugInfo/COFF/
local-variables.ll
165
; OBJ:
Inlinee
: will_be_inlined (0x1002)
195
; OBJ:
Inlinee
: will_be_inlined (0x1002)
inlining-files.ll
27
; OBJ:
Inlinee
: file_change (0x1002)
register-variables.ll
155
; OBJ:
Inlinee
: inlineinc (0x1002)
/external/llvm/lib/DebugInfo/CodeView/
SymbolDumper.cpp
442
CVTD.printTypeIndex("
Inlinee
", InlineSite.Header.
Inlinee
);
/external/llvm/lib/MC/
MCCodeView.cpp
298
// Make an artificial start location using the function start and the
inlinee
/external/r8/src/test/java/com/android/tools/r8/ir/regalloc/
RegisterMoveSchedulerTest.java
103
IRCode code, IRCode
inlinee
, ListIterator<BasicBlock> blockIterator,
/external/llvm/lib/Transforms/Utils/
InlineFunction.cpp
443
// destination within the
inlinee
, then unwinding out of this call would
629
// funclet has an unwind destination within the
inlinee
, then
642
// targets another funclet in the
inlinee
. It may or may not have a
[
all
...]
/external/llvm/tools/llvm-readobj/
COFFDumper.cpp
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h
354
TypeIndex
Inlinee
;
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h
354
TypeIndex
Inlinee
;
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h
354
TypeIndex
Inlinee
;
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h
354
TypeIndex
Inlinee
;
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h
354
TypeIndex
Inlinee
;
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h
354
TypeIndex
Inlinee
;
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h
354
TypeIndex
Inlinee
;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h
354
TypeIndex
Inlinee
;
/external/llvm/include/llvm/DebugInfo/CodeView/
SymbolRecord.h
441
TypeIndex
Inlinee
;
[
all
...]
/art/compiler/optimizing/
nodes.cc
[
all
...]
/external/llvm/docs/
SourceLevelDebugging.rst
[
all
...]
Completed in 697 milliseconds
1
2