Home
last modified time | relevance | path

Searched refs:InlineFunctionInfo (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Transforms/Utils/
H A DCloning.h178 class InlineFunctionInfo {
180 explicit InlineFunctionInfo(CallGraph *cg = 0, const TargetData *td = 0)
212 bool InlineFunction(CallInst *C, InlineFunctionInfo &IFI);
213 bool InlineFunction(InvokeInst *II, InlineFunctionInfo &IFI);
214 bool InlineFunction(CallSite CS, InlineFunctionInfo &IFI);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Symbol/
H A DFunction.cpp63 InlineFunctionInfo::InlineFunctionInfo(const char *name, in InlineFunctionInfo() function in InlineFunctionInfo
70 InlineFunctionInfo::InlineFunctionInfo(ConstString name, in InlineFunctionInfo() function in InlineFunctionInfo
77 InlineFunctionInfo::~InlineFunctionInfo() {} in ~InlineFunctionInfo()
79 void InlineFunctionInfo::Dump(Stream *s, bool show_fullpaths) const { in Dump()
85 void InlineFunctionInfo::DumpStopContext(Stream *s) const { in DumpStopContext()
94 ConstString InlineFunctionInfo::GetName() const { in GetName()
100 ConstString InlineFunctionInfo::GetDisplayName() const { in GetDisplayName()
106 Declaration &InlineFunctionInfo::GetCallSite() { return m_call_decl; } in GetCallSite()
108 const Declaration &InlineFunctionInfo::GetCallSite() const { in GetCallSite()
112 Mangled &InlineFunctionInfo::GetMangled() { return m_mangled; } in GetMangled()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DFunction.cpp63 InlineFunctionInfo::InlineFunctionInfo(const char *name, in InlineFunctionInfo() function in InlineFunctionInfo
70 InlineFunctionInfo::InlineFunctionInfo(ConstString name, in InlineFunctionInfo() function in InlineFunctionInfo
77 InlineFunctionInfo::~InlineFunctionInfo() = default;
79 void InlineFunctionInfo::Dump(Stream *s, bool show_fullpaths) const { in Dump()
85 void InlineFunctionInfo::DumpStopContext(Stream *s) const { in DumpStopContext()
94 ConstString InlineFunctionInfo::GetName() const { in GetName()
100 ConstString InlineFunctionInfo::GetDisplayName() const { in GetDisplayName()
106 Declaration &InlineFunctionInfo::GetCallSite() { return m_call_decl; } in GetCallSite()
108 const Declaration &InlineFunctionInfo::GetCallSite() const { in GetCallSite()
112 Mangled &InlineFunctionInfo::GetMangled() { return m_mangled; } in GetMangled()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Symbol/
H A DFunction.cpp63 InlineFunctionInfo::InlineFunctionInfo(const char *name, in InlineFunctionInfo() function in InlineFunctionInfo
70 InlineFunctionInfo::InlineFunctionInfo(ConstString name, in InlineFunctionInfo() function in InlineFunctionInfo
77 InlineFunctionInfo::~InlineFunctionInfo() {} in ~InlineFunctionInfo()
79 void InlineFunctionInfo::Dump(Stream *s, bool show_fullpaths) const { in Dump()
85 void InlineFunctionInfo::DumpStopContext(Stream *s) const { in DumpStopContext()
94 ConstString InlineFunctionInfo::GetName() const { in GetName()
100 ConstString InlineFunctionInfo::GetDisplayName() const { in GetDisplayName()
106 Declaration &InlineFunctionInfo::GetCallSite() { return m_call_decl; } in GetCallSite()
108 const Declaration &InlineFunctionInfo::GetCallSite() const { in GetCallSite()
112 Mangled &InlineFunctionInfo::GetMangled() { return m_mangled; } in GetMangled()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Symbol/
H A DFunction.cpp63 InlineFunctionInfo::InlineFunctionInfo(const char *name, in InlineFunctionInfo() function in InlineFunctionInfo
70 InlineFunctionInfo::InlineFunctionInfo(ConstString name, in InlineFunctionInfo() function in InlineFunctionInfo
77 InlineFunctionInfo::~InlineFunctionInfo() {} in ~InlineFunctionInfo()
79 void InlineFunctionInfo::Dump(Stream *s, bool show_fullpaths) const { in Dump()
85 void InlineFunctionInfo::DumpStopContext(Stream *s) const { in DumpStopContext()
94 ConstString InlineFunctionInfo::GetName() const { in GetName()
100 ConstString InlineFunctionInfo::GetDisplayName() const { in GetDisplayName()
106 Declaration &InlineFunctionInfo::GetCallSite() { return m_call_decl; } in GetCallSite()
108 const Declaration &InlineFunctionInfo::GetCallSite() const { in GetCallSite()
112 Mangled &InlineFunctionInfo::GetMangled() { return m_mangled; } in GetMangled()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Symbol/
H A DFunction.cpp63 InlineFunctionInfo::InlineFunctionInfo(const char *name, in InlineFunctionInfo() function in InlineFunctionInfo
70 InlineFunctionInfo::InlineFunctionInfo(ConstString name, in InlineFunctionInfo() function in InlineFunctionInfo
77 InlineFunctionInfo::~InlineFunctionInfo() = default;
79 void InlineFunctionInfo::Dump(Stream *s, bool show_fullpaths) const { in Dump()
85 void InlineFunctionInfo::DumpStopContext(Stream *s) const { in DumpStopContext()
94 ConstString InlineFunctionInfo::GetName() const { in GetName()
100 ConstString InlineFunctionInfo::GetDisplayName() const { in GetDisplayName()
106 Declaration &InlineFunctionInfo::GetCallSite() { return m_call_decl; } in GetCallSite()
108 const Declaration &InlineFunctionInfo::GetCallSite() const { in GetCallSite()
112 Mangled &InlineFunctionInfo::GetMangled() { return m_mangled; } in GetMangled()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Symbol/
H A DFunction.cpp63 InlineFunctionInfo::InlineFunctionInfo(const char *name, in InlineFunctionInfo() function in InlineFunctionInfo
70 InlineFunctionInfo::InlineFunctionInfo(ConstString name, in InlineFunctionInfo() function in InlineFunctionInfo
77 InlineFunctionInfo::~InlineFunctionInfo() = default;
79 void InlineFunctionInfo::Dump(Stream *s, bool show_fullpaths) const { in Dump()
85 void InlineFunctionInfo::DumpStopContext(Stream *s) const { in DumpStopContext()
94 ConstString InlineFunctionInfo::GetName() const { in GetName()
100 ConstString InlineFunctionInfo::GetDisplayName() const { in GetDisplayName()
106 Declaration &InlineFunctionInfo::GetCallSite() { return m_call_decl; } in GetCallSite()
108 const Declaration &InlineFunctionInfo::GetCallSite() const { in GetCallSite()
112 Mangled &InlineFunctionInfo::GetMangled() { return m_mangled; } in GetMangled()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DFunction.cpp63 InlineFunctionInfo::InlineFunctionInfo(const char *name, in InlineFunctionInfo() function in InlineFunctionInfo
70 InlineFunctionInfo::InlineFunctionInfo(ConstString name, in InlineFunctionInfo() function in InlineFunctionInfo
77 InlineFunctionInfo::~InlineFunctionInfo() = default;
79 void InlineFunctionInfo::Dump(Stream *s, bool show_fullpaths) const { in Dump()
85 void InlineFunctionInfo::DumpStopContext(Stream *s) const { in DumpStopContext()
94 ConstString InlineFunctionInfo::GetName() const { in GetName()
100 ConstString InlineFunctionInfo::GetDisplayName() const { in GetDisplayName()
106 Declaration &InlineFunctionInfo::GetCallSite() { return m_call_decl; } in GetCallSite()
108 const Declaration &InlineFunctionInfo::GetCallSite() const { in GetCallSite()
112 Mangled &InlineFunctionInfo::GetMangled() { return m_mangled; } in GetMangled()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Symbol/
H A DFunction.cpp63 InlineFunctionInfo::InlineFunctionInfo(const char *name, in InlineFunctionInfo() function in InlineFunctionInfo
70 InlineFunctionInfo::InlineFunctionInfo(ConstString name, in InlineFunctionInfo() function in InlineFunctionInfo
77 InlineFunctionInfo::~InlineFunctionInfo() {} in ~InlineFunctionInfo()
79 void InlineFunctionInfo::Dump(Stream *s, bool show_fullpaths) const { in Dump()
85 void InlineFunctionInfo::DumpStopContext(Stream *s) const { in DumpStopContext()
94 ConstString InlineFunctionInfo::GetName() const { in GetName()
100 ConstString InlineFunctionInfo::GetDisplayName() const { in GetDisplayName()
106 Declaration &InlineFunctionInfo::GetCallSite() { return m_call_decl; } in GetCallSite()
108 const Declaration &InlineFunctionInfo::GetCallSite() const { in GetCallSite()
112 Mangled &InlineFunctionInfo::GetMangled() { return m_mangled; } in GetMangled()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Symbol/
H A DFunction.cpp63 InlineFunctionInfo::InlineFunctionInfo(const char *name, in InlineFunctionInfo() function in InlineFunctionInfo
70 InlineFunctionInfo::InlineFunctionInfo(ConstString name, in InlineFunctionInfo() function in InlineFunctionInfo
77 InlineFunctionInfo::~InlineFunctionInfo() {} in ~InlineFunctionInfo()
79 void InlineFunctionInfo::Dump(Stream *s, bool show_fullpaths) const { in Dump()
85 void InlineFunctionInfo::DumpStopContext(Stream *s, in DumpStopContext()
95 ConstString InlineFunctionInfo::GetName(LanguageType language) const { in GetName()
107 Declaration &InlineFunctionInfo::GetCallSite() { return m_call_decl; } in GetCallSite()
109 const Declaration &InlineFunctionInfo::GetCallSite() const { in GetCallSite()
113 Mangled &InlineFunctionInfo::GetMangled() { return m_mangled; } in GetMangled()
115 const Mangled &InlineFunctionInfo::GetMangled() const { return m_mangled; } in GetMangled()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DFunction.cpp63 InlineFunctionInfo::InlineFunctionInfo(const char *name, in InlineFunctionInfo() function in InlineFunctionInfo
70 InlineFunctionInfo::InlineFunctionInfo(ConstString name, in InlineFunctionInfo() function in InlineFunctionInfo
77 InlineFunctionInfo::~InlineFunctionInfo() = default;
79 void InlineFunctionInfo::Dump(Stream *s, bool show_fullpaths) const { in Dump()
85 void InlineFunctionInfo::DumpStopContext(Stream *s) const { in DumpStopContext()
94 ConstString InlineFunctionInfo::GetName() const { in GetName()
100 ConstString InlineFunctionInfo::GetDisplayName() const { in GetDisplayName()
106 Declaration &InlineFunctionInfo::GetCallSite() { return m_call_decl; } in GetCallSite()
108 const Declaration &InlineFunctionInfo::GetCallSite() const { in GetCallSite()
112 Mangled &InlineFunctionInfo::GetMangled() { return m_mangled; } in GetMangled()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Transforms/Utils/
H A DCloning.h176 class InlineFunctionInfo { in test_vec_as_mut_buf()
178 explicit InlineFunctionInfo(CallGraph *cg = nullptr, in test_vec_as_mut_buf()
235 bool InlineFunction(CallInst *C, InlineFunctionInfo &IFI, in test_vec_as_mut_buf()
237 bool InlineFunction(InvokeInst *II, InlineFunctionInfo &IFI, in test_vec_as_mut_buf()
239 bool InlineFunction(CallSite CS, InlineFunctionInfo &IFI, in test_vec_as_mut_buf()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Symbol/
H A DFunction.h124 class InlineFunctionInfo : public FunctionInfo {
145 InlineFunctionInfo(const char *name, llvm::StringRef mangled,
167 InlineFunctionInfo(ConstString name, const Mangled &mangled,
172 ~InlineFunctionInfo() override;
191 int Compare(const InlineFunctionInfo &lhs, const InlineFunctionInfo &rhs);
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Transforms/Utils/
H A DCloning.h174 class InlineFunctionInfo {
176 explicit InlineFunctionInfo(CallGraph *cg = nullptr,
233 InlineResult InlineFunction(CallInst *C, InlineFunctionInfo &IFI,
236 InlineResult InlineFunction(InvokeInst *II, InlineFunctionInfo &IFI,
239 InlineResult InlineFunction(CallSite CS, InlineFunctionInfo &IFI,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Symbol/
H A DFunction.h127 class InlineFunctionInfo : public FunctionInfo {
148 InlineFunctionInfo(const char *name, llvm::StringRef mangled,
170 InlineFunctionInfo(ConstString name, const Mangled &mangled,
175 ~InlineFunctionInfo() override;
194 int Compare(const InlineFunctionInfo &lhs, const InlineFunctionInfo &rhs);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Symbol/
H A DFunction.h127 class InlineFunctionInfo : public FunctionInfo {
148 InlineFunctionInfo(const char *name, llvm::StringRef mangled,
170 InlineFunctionInfo(ConstString name, const Mangled &mangled,
175 ~InlineFunctionInfo() override;
194 int Compare(const InlineFunctionInfo &lhs, const InlineFunctionInfo &rhs);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Symbol/
H A DFunction.h127 class InlineFunctionInfo : public FunctionInfo {
148 InlineFunctionInfo(const char *name, llvm::StringRef mangled,
170 InlineFunctionInfo(ConstString name, const Mangled &mangled,
175 ~InlineFunctionInfo() override;
194 int Compare(const InlineFunctionInfo &lhs, const InlineFunctionInfo &rhs);
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Symbol/
H A DFunction.h127 class InlineFunctionInfo : public FunctionInfo {
148 InlineFunctionInfo(const char *name, llvm::StringRef mangled,
170 InlineFunctionInfo(ConstString name, const Mangled &mangled,
175 ~InlineFunctionInfo() override;
194 int Compare(const InlineFunctionInfo &lhs, const InlineFunctionInfo &rhs);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Symbol/
H A DFunction.h127 class InlineFunctionInfo : public FunctionInfo {
148 InlineFunctionInfo(const char *name, llvm::StringRef mangled,
170 InlineFunctionInfo(ConstString name, const Mangled &mangled,
175 ~InlineFunctionInfo() override;
194 int Compare(const InlineFunctionInfo &lhs, const InlineFunctionInfo &rhs);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Symbol/
H A DFunction.h127 class InlineFunctionInfo : public FunctionInfo {
148 InlineFunctionInfo(const char *name, llvm::StringRef mangled,
170 InlineFunctionInfo(ConstString name, const Mangled &mangled,
175 ~InlineFunctionInfo() override;
194 int Compare(const InlineFunctionInfo &lhs, const InlineFunctionInfo &rhs);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Symbol/
H A DFunction.h127 class InlineFunctionInfo : public FunctionInfo {
148 InlineFunctionInfo(const char *name, llvm::StringRef mangled,
170 InlineFunctionInfo(ConstString name, const Mangled &mangled,
175 ~InlineFunctionInfo() override;
194 int Compare(const InlineFunctionInfo &lhs, const InlineFunctionInfo &rhs);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Symbol/
H A DFunction.h127 class InlineFunctionInfo : public FunctionInfo {
148 InlineFunctionInfo(const char *name, llvm::StringRef mangled,
170 InlineFunctionInfo(ConstString name, const Mangled &mangled,
175 ~InlineFunctionInfo() override;
194 int Compare(const InlineFunctionInfo &lhs, const InlineFunctionInfo &rhs);
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Symbol/
H A DFunction.h127 class InlineFunctionInfo : public FunctionInfo {
148 InlineFunctionInfo(const char *name, llvm::StringRef mangled,
170 InlineFunctionInfo(ConstString name, const Mangled &mangled,
175 ~InlineFunctionInfo() override;
194 int Compare(const InlineFunctionInfo &lhs, const InlineFunctionInfo &rhs);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/EntitySql/
H A DTypeResolver.cs156 internal InlineFunctionGroup(string name, IList<InlineFunctionInfo> functionMetadata) in InlineFunctionGroup()
166 internal readonly IList<InlineFunctionInfo> FunctionMetadata;
181 private readonly Dictionary<string, List<InlineFunctionInfo>> _functionDefinitions;
196 …_functionDefinitions = new Dictionary<string, List<InlineFunctionInfo>>(parserOptions.NameComparer… in TypeResolver()
271 internal void DeclareInlineFunction(string name, InlineFunctionInfo functionInfo) in DeclareInlineFunction()
276 List<InlineFunctionInfo> overloads; in DeclareInlineFunction()
279 overloads = new List<InlineFunctionInfo>(); in DeclareInlineFunction()
591 List<InlineFunctionInfo> inlineFunctionMetadata; in TryGetInlineFunction()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Transforms/Utils/
H A DCloning.h173 class InlineFunctionInfo {
175 explicit InlineFunctionInfo(CallGraph *cg = nullptr,
232 InlineResult InlineFunction(CallBase *CB, InlineFunctionInfo &IFI,
235 InlineResult InlineFunction(CallSite CS, InlineFunctionInfo &IFI,

12345678910>>...12