Searched defs:InlineStack (Results 1 – 11 of 11) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | PseudoProbePrinter.cpp | 50 SmallVector<InlineSite, 8> InlineStack(llvm::reverse(ReversedInlineStack)); in emitPseudoProbe() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
| D | InlineInfo.cpp | 40 std::vector<const InlineInfo *> &InlineStack) { in getInlineStackHelper()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/ |
| D | InlineInfo.cpp | 40 std::vector<const InlineInfo *> &InlineStack) { in getInlineStackHelper()
|
| /external/llvm/lib/ProfileData/ |
| D | SampleProfReader.cpp | 153 InlineCallStack InlineStack; in read() local 588 const InlineCallStack &InlineStack, bool Update, uint32_t Offset) { in readOneFunctionProfile()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
| D | MCPseudoProbe.h | 289 const MCPseudoProbeInlineStack &InlineStack) { in addPseudoProbe()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
| D | MCPseudoProbe.cpp | 91 const MCPseudoProbe &Probe, const MCPseudoProbeInlineStack &InlineStack) { in addPseudoProbe()
|
| D | MCStreamer.cpp | 1105 const MCPseudoProbeInlineStack &InlineStack, in emitPseudoProbe()
|
| D | MCAsmStreamer.cpp | 2341 const MCPseudoProbeInlineStack &InlineStack, MCSymbol *FnSym) { in emitPseudoProbe()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| D | SampleProfReader.cpp | 198 InlineCallStack InlineStack; in readImpl() local 1070 const InlineCallStack &InlineStack, bool Update, uint32_t Offset) { in readOneFunctionProfile()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
| D | SampleProfReader.cpp | 320 InlineCallStack InlineStack; in readImpl() local 1654 const InlineCallStack &InlineStack, bool Update, uint32_t Offset) { in readOneFunctionProfile()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/ |
| D | AsmParser.cpp | 5878 MCPseudoProbeInlineStack InlineStack; in parseDirectivePseudoProbe() local
|