/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-opt-report/ |
H A D | OptReport.cpp | 96 OptReportLocationItemInfo Inlined; member 105 Inlined |= RHS.Inlined; in operator |=() 118 if (Inlined < RHS.Inlined) in operator <() 120 else if (RHS.Inlined < Inlined) in operator <() 230 UpdateLLII(LI.Inlined); in readLocationInfo() 288 bool NothingInlined = !MaxLI.Inlined.Transformed; in writeReport() 320 InlinedCols += CI.second.Inlined.Analyzed; in writeReport() 395 OS << (LLI.Inlined.Transformed && InlinedCols < 2 ? "I" : in writeReport() 405 if ((J.second.Inlined.Transformed && InlinedCols > 1) || in writeReport() 409 OS << (J.second.Inlined.Transformed && in writeReport() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/ |
H A D | DIPrinter.cpp | 124 void PlainPrinterBase::printFunctionName(StringRef FunctionName, bool Inlined) { in printFunctionName() argument 129 StringRef Prefix = (Config.Pretty && Inlined) ? " (inlined by) " : ""; in printFunctionName() 175 void PlainPrinterBase::print(const DILineInfo &Info, bool Inlined) { in print() argument 176 printFunctionName(Info.FunctionName, Inlined); in print()
|
/netbsd-src/external/apache2/llvm/dist/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);
|
/netbsd-src/external/gpl2/grep/dist/intl/ |
H A D | libintl.glibc | 98 /* These must be macros. Inlined functions are useless because the
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | libintl.glibc | 106 /* These must be macros. Inlined functions are useless because the
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 231 Inlined = 0x00000800, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 904 bool Inlined = tryInlineCandidate(Candidate, InlinedCallSite); in tryPromoteAndInlineCandidate() local 905 if (!Inlined) { in tryPromoteAndInlineCandidate() 911 return Inlined; in tryPromoteAndInlineCandidate()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | EnumTables.cpp | 219 CV_ENUM_CLASS_ENT(FrameProcedureOptions, Inlined),
|
/netbsd-src/external/ibm-public/postfix/dist/proto/ |
H A D | stop.spell-cc | 604 Inlined
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | MinimalSymbolDumper.cpp | 125 PUSH_FLAG(FrameProcedureOptions, Inlined, FPO, "inlined"); in formatFrameProcedureOptions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | ChangeLog-2011 | 67 * d/d-decls.cc: Issue #298 - Array Range Functions Don't Get Inlined
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2004 | 336 (add_section_rename): Delete. Inlined into...
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2004 | 336 (add_section_rename): Delete. Inlined into...
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog.graphite | 302 * graphite-dependences.c (new_poly_ddr): Inlined into 741 (print_scop_header): Removed. Inlined in the only call place...
|
H A D | ChangeLog.dataflow | 1750 (df_scan_free_bb_info): Inlined code from removed df_bb_delete.
|
H A D | ChangeLog-2010 | 11947 (print_scop_header): Removed. Inlined in the only call place... 29034 * tree-scalar-evolution.c (set_nb_iterations_in_loop): Inlined in the
|
H A D | ChangeLog-2011 | 17516 (clast_name_to_gcc): Inlined newivs_to_depth_to_newiv. 38105 (new_poly_ddr): Inlined into dependence_polyhedron.
|
H A D | ChangeLog-2007 | 1816 * config/spu/spu.md (floatunssidf2, floatunsdidf2): Inlined
|
H A D | ChangeLog-2015 | 2443 (scop_detection::print_sese): Inlined.
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | UsersManual.rst | 2022 Inlined calls are represented with indentation. The Inline stack is a
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | NEWS | 1128 inline.cc:13:8: optimized: Inlined void inline_me(char*)/4 into int main(int, c 1132 Inlined 2 calls, eliminated 1 functions
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | NEWS | 3010 inline.cc:13:8: optimized: Inlined void inline_me(char*)/4 into int main(int, c 3014 Inlined 2 calls, eliminated 1 functions
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | ChangeLog | 9486 (mpn_gcd): Inlined the code from mpn_gcd_lehmer_n. Also use
|
/netbsd-src/external/lgpl3/mpfr/dist/ |
H A D | ChangeLog | 32713 * Inlined the mpn_random2 code in mpfr_random2, to avoid the use of the
|