Home
last modified time | relevance | path

Searched refs:Inline (Results 1 – 25 of 75) sorted by relevance

123

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
DInlineInfo.cpp111 InlineInfo Inline; in lookup() local
112 Inline.Ranges.decode(Data, BaseAddr, Offset); in lookup()
113 if (Inline.Ranges.empty()) in lookup()
117 if (!Inline.Ranges.contains(Addr)) { in lookup()
125 Inline.Name = Data.getU32(&Offset); in lookup()
126 Inline.CallFile = (uint32_t)Data.getULEB128(&Offset); in lookup()
127 Inline.CallLine = (uint32_t)Data.getULEB128(&Offset); in lookup()
131 const auto ChildBaseAddr = Inline.Ranges[0].Start; in lookup()
137 Optional<FileEntry> CallFile = GR.getFile(Inline.CallFile); in lookup()
141 Inline.CallFile); in lookup()
[all …]
DFunctionInfo.cpp31 if (FI.Inline) in operator <<()
32 OS << FI.Inline << '\n'; in operator <<()
84 FI.Inline = std::move(II.get()); in decode()
130 if (Inline.hasValue()) { in encode()
136 llvm::Error err = Inline->encode(O, Range.Start); in encode()
DDwarfTransformer.cpp415 FI.Inline = InlineInfo(); in handleDie()
416 FI.Inline->Name = *NameIndex; in handleDie()
417 FI.Inline->Ranges.insert(FI.Range); in handleDie()
418 parseInlineInfo(Gsym, CUI, Die, 0, FI, *FI.Inline); in handleDie()
DGsymReader.cpp353 if (FI.Inline) in dump()
354 dump(OS, *FI.Inline); in dump()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
DFunctionInfo.h93 llvm::Optional<InlineInfo> Inline; member
106 return OptLineTable.hasValue() || Inline.hasValue(); in hasRichInfo()
184 Inline = None; in clear()
190 LHS.OptLineTable == RHS.OptLineTable && LHS.Inline == RHS.Inline;
206 if (LHS.Inline.hasValue() != RHS.Inline.hasValue())
207 return RHS.Inline.hasValue();
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DMemoryOpRemark.cpp126 static void inlineVolatileOrAtomicWithExtraArgs(bool *Inline, bool Volatile, in inlineVolatileOrAtomicWithExtraArgs() argument
129 if (Inline && *Inline) in inlineVolatileOrAtomicWithExtraArgs()
137 if ((Inline && !*Inline) || !Volatile || !Atomic) in inlineVolatileOrAtomicWithExtraArgs()
139 if (Inline && !*Inline) in inlineVolatileOrAtomicWithExtraArgs()
188 bool Inline = false; in visitIntrinsicCall() local
192 Inline = true; in visitIntrinsicCall()
239 inlineVolatileOrAtomicWithExtraArgs(&Inline, Volatile, Atomic, *R); in visitIntrinsicCall()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
DNSArray.cpp210 template <typename D32, typename D64, bool Inline>
583 template <typename D32, typename D64, bool Inline>
584 lldb_private::formatters::GenericNSArrayISyntheticFrontEnd<D32, D64, Inline>::
601 template <typename D32, typename D64, bool Inline>
602 lldb_private::formatters::GenericNSArrayISyntheticFrontEnd<D32, D64, Inline>::
603 ~GenericNSArrayISyntheticFrontEnd<D32, D64, Inline>() { in ~GenericNSArrayISyntheticFrontEnd()
610 template <typename D32, typename D64, bool Inline>
612 lldb_private::formatters::GenericNSArrayISyntheticFrontEnd<D32, D64, Inline>::
621 template <typename D32, typename D64, bool Inline>
623 lldb_private::formatters::GenericNSArrayISyntheticFrontEnd<D32, D64, Inline>::
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DDiagnosticCategories.td9 class CatInlineAsm : DiagCategory<"Inline Assembly Issue">;
/freebsd-12-stable/contrib/gperf/src/
Dkeyword-list.icc1 /* Inline Functions for keyword-list.{h,cc}.
Dkeyword.icc1 /* Inline Functions for keyword.{h,cc}.
Dbool-array.icc1 /* Inline Functions for bool-array.{h,cc}.
Doptions.icc1 /* Inline Functions for options.{h,cc}.
Dpositions.icc1 /* Inline Functions for positions.{h,cc}.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp676 if (TIL.TheKind == TypeTestResolution::Inline) { in createBitSetTest()
940 TIL.TheKind == TypeTestResolution::Inline || in exportTypeId()
946 if (TIL.TheKind == TypeTestResolution::Inline) in exportTypeId()
960 if (TIL.TheKind == TypeTestResolution::Inline) in exportTypeId()
1021 TIL.TheKind == TypeTestResolution::Inline || in importTypeId()
1033 if (TIL.TheKind == TypeTestResolution::Inline) in importTypeId()
1152 TIL.TheKind = TypeTestResolution::Inline; in lowerTypeTestCalls()
/freebsd-12-stable/contrib/file/magic/Magdir/
Dforth15 # Inline word definition complete with a stack diagram
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h199 Inline = enumerator
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DCommentCommands.td184 def FDollar : VerbatimBlockCommand<"f$">; // Inline LaTeX formula
DDecl.h558 NamespaceDecl(ASTContext &C, DeclContext *DC, bool Inline,
573 bool Inline, SourceLocation StartLoc,
608 void setInline(bool Inline) { in setInline() argument
609 AnonOrFirstNamespaceAndInline.setInt(Inline); in setInline()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DModuleSummaryIndexYAML.h23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
/freebsd-12-stable/contrib/gcc/config/i386/
Di386.opt126 Inline all known string operations
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp97 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, Inline , "inlinecall", OS) in operator <<()
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DDeclCXX.cpp2850 NamespaceDecl::NamespaceDecl(ASTContext &C, DeclContext *DC, bool Inline, in NamespaceDecl() argument
2855 AnonOrFirstNamespaceAndInline(nullptr, Inline) { in NamespaceDecl()
2863 bool Inline, SourceLocation StartLoc, in Create() argument
2866 return new (C, DC) NamespaceDecl(C, DC, Inline, StartLoc, IdLoc, Id, in Create()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
DItaniumDemangle.h2228 T Inline[N] = {0}; in FOR_EACH_NODE_KIND() local
2230 bool isInline() const { return First == Inline; } in FOR_EACH_NODE_KIND()
2233 First = Inline; in FOR_EACH_NODE_KIND()
2234 Last = Inline; in FOR_EACH_NODE_KIND()
2235 Cap = Inline + N; in FOR_EACH_NODE_KIND()
2256 PODSmallVector() : First(Inline), Last(First), Cap(Inline + N) {} in FOR_EACH_NODE_KIND()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp421 CV_ENUM_CLASS_ENT(CallingConvention, Inline),
DTypeDumpVisitor.cpp133 ENUM_ENTRY(CallingConvention, Inline),

123