Home
last modified time | relevance | path

Searched refs:Inlined (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-opt-report/
H A DOptReport.cpp98 OptReportLocationItemInfo Inlined; member
107 Inlined |= RHS.Inlined; in operator |=()
120 if (Inlined < RHS.Inlined) in operator <()
122 else if (RHS.Inlined < Inlined) in operator <()
232 UpdateLLII(LI.Inlined); in readLocationInfo()
290 bool NothingInlined = !MaxLI.Inlined.Transformed; in writeReport()
322 InlinedCols += CI.second.Inlined.Analyzed; in writeReport()
397 OS << (LLI.Inlined.Transformed && InlinedCols < 2 ? "I" : in writeReport()
407 if ((J.second.Inlined.Transformed && InlinedCols > 1) || in writeReport()
411 OS << (J.second.Inlined.Transformed && in writeReport()
[all …]
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp85 m_impl.m_mode = Mode::Inlined; in Update()
140 enum class Mode { Inlined, Outsourced, Invalid }; enumerator
145 case Mode::Inlined: in GetNumIndexes()
161 case Mode::Inlined: in GetIndexAtIndex()
286 case Mode::Inlined: in Clear()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp122 void PlainPrinterBase::printFunctionName(StringRef FunctionName, bool Inlined) { in printFunctionName() argument
127 StringRef Prefix = (Config.Pretty && Inlined) ? " (inlined by) " : ""; in printFunctionName()
173 void PlainPrinterBase::print(const DILineInfo &Info, bool Inlined) { in print() argument
174 printFunctionName(Info.FunctionName, Inlined); in print()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DDIPrinter.h75 void print(const DILineInfo &Info, bool Inlined);
76 void printFunctionName(StringRef FunctionName, bool Inlined);
/openbsd-src/gnu/usr.bin/binutils-2.17/intl/
H A Dintlh.inst.in68 /* These must be a macro. Inlined functions are useless because the
H A Dlibintl.glibc80 /* These must be macros. Inlined functions are useless because the
/openbsd-src/gnu/usr.bin/binutils/intl/
H A Dintlh.inst.in68 /* These must be a macro. Inlined functions are useless because the
H A Dlibintl.glibc80 /* These must be macros. Inlined functions are useless because the
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h233 Inlined = 0x00000800, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp984 bool Inlined = tryInlineCandidate(Candidate, InlinedCallSite); in tryPromoteAndInlineCandidate() local
985 if (!Inlined) { in tryPromoteAndInlineCandidate()
991 return Inlined; in tryPromoteAndInlineCandidate()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp222 CV_ENUM_CLASS_ENT(FrameProcedureOptions, Inlined),
/openbsd-src/gnu/llvm/lldb/docs/use/
H A Dformatting.rst103 … new function name on a line by itself at the start of a new function). Inlined functions are not…
H A Dsymbolication.rst13 - Inlined functions
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp127 PUSH_FLAG(FrameProcedureOptions, Inlined, FPO, "inlined"); in formatFrameProcedureOptions()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.md2230 ; Inlined integer multiply for C3x
3945 ; Inlined float square root for C4x
4203 ; Inlined float divide for C4x
6163 ; Inlined float square root for C4x
6310 ; Inlined float divide for C4x
/openbsd-src/gnu/gcc/gcc/config/c4x/
H A Dc4x.md2223 ; Inlined integer multiply for C3x
3876 ; Inlined float square root for C4x
4134 ; Inlined float divide for C4x
6150 ; Inlined float square root for C4x
6279 ; Inlined float divide for C4x
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlreguts.pod982 Compiled program. Inlined into the structure so the entire struct can be
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-2004336 (add_section_rename): Delete. Inlined into...
/openbsd-src/gnu/llvm/clang/docs/
H A DUsersManual.rst2374 Inlined calls are represented with indentation. The Inline stack is a