| /openbsd-src/gnu/llvm/llvm/tools/llvm-opt-report/ |
| H A D | OptReport.cpp | 98 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 D | NSIndexPath.cpp | 85 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 D | DIPrinter.cpp | 122 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 D | DIPrinter.h | 75 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 D | intlh.inst.in | 68 /* These must be a macro. Inlined functions are useless because the
|
| H A D | libintl.glibc | 80 /* These must be macros. Inlined functions are useless because the
|
| /openbsd-src/gnu/usr.bin/binutils/intl/ |
| H A D | intlh.inst.in | 68 /* These must be a macro. Inlined functions are useless because the
|
| H A D | libintl.glibc | 80 /* These must be macros. Inlined functions are useless because the
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 233 Inlined = 0x00000800, enumerator
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfile.cpp | 984 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 D | EnumTables.cpp | 222 CV_ENUM_CLASS_ENT(FrameProcedureOptions, Inlined),
|
| /openbsd-src/gnu/llvm/lldb/docs/use/ |
| H A D | formatting.rst | 103 … new function name on a line by itself at the start of a new function). Inlined functions are not…
|
| H A D | symbolication.rst | 13 - Inlined functions
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalSymbolDumper.cpp | 127 PUSH_FLAG(FrameProcedureOptions, Inlined, FPO, "inlined"); in formatFrameProcedureOptions()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/ |
| H A D | c4x.md | 2230 ; 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 D | c4x.md | 2223 ; 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 D | perlreguts.pod | 982 Compiled program. Inlined into the structure so the entire struct can be
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | ChangeLog-2004 | 336 (add_section_rename): Delete. Inlined into...
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | UsersManual.rst | 2374 Inlined calls are represented with indentation. The Inline stack is a
|