| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ |
| H A D | StringTableBuilder.cpp | 138 void StringTableBuilder::finalizeStringTable(bool Optimize) { in finalizeStringTable() argument 141 if (Optimize) { in finalizeStringTable()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | StringTableBuilder.h | 46 void finalizeStringTable(bool Optimize);
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrInteger.td | 96 // Optimize away an explicit mask on a shift count. 104 // Optimize away an explicit mask on a rotate count.
|
| H A D | WebAssemblyInstrSIMD.td | 968 // Optimize away an explicit mask on a shift count.
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/ |
| H A D | README.txt | 145 // Optimize 'LVNamespaceDeduction::find' funtion. 149 Optimize the 'find' method to use the proposed code:
|
| /freebsd-14.2/contrib/arm-optimized-routines/ |
| H A D | config.mk.dist | 33 # Optimize the shared libraries on aarch64 assuming they fit in 1M.
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.h | 281 llvm::function_ref<void(CowCompilerInvocation &)> Optimize) const;
|
| /freebsd-14.2/contrib/jemalloc/ |
| H A D | ChangeLog | 34 - Optimize away a branch on the operator delete[] path. (@mgrice) 84 - Optimize ixalloc by avoiding a size lookup. (@interwq) 91 - Optimize pow2_ceil. (@rkmisra) 93 - Optimize mmap(2) alignment handling on FreeBSD. (@trasz) 98 - Optimize sync / lwsync on PowerPC. (@chmeeedalf) 100 - Optimize the locking on large deallocation. (@interwq) 106 - Optimize the trylock spin wait. (@djwatson) 228 - Optimize the generated assembly for ticker operations. (@davidtgoldblatt) 621 - Optimize the fast paths of calloc() and [m,d,sd]allocx(). (@jasone) 689 - Optimize the fast path to combine various bootstrapping and configuration [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 168 llvm::function_ref<void(CowCompilerInvocation &)> Optimize) const { in getInvocationAdjustedForModuleBuildWithoutOutputs() 223 Optimize(CI); in getInvocationAdjustedForModuleBuildWithoutOutputs()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 657 LO.Optimize || CGOpts.PrepareForLTO || CGOpts.PrepareForThinLTO, in CreateCompileUnit() 1992 if (CGM.getLangOpts().Optimize) in CreateCXXMemberFunction() 3960 if (CGM.getLangOpts().Optimize) in getFunctionFwdDeclOrStub() 4280 if (CGM.getLangOpts().Optimize) in emitFunctionStart() 4363 if (CGM.getLangOpts().Optimize) in EmitFunctionDecl() 4692 Scope, FieldName, Unit, Line, FieldTy, CGM.getLangOpts().Optimize, in EmitDeclare() 4719 CGM.getLangOpts().Optimize, Flags, in EmitDeclare() 4762 CGM.getLangOpts().Optimize, Flags, Align); in EmitDeclare() 4850 Scope, Name, Unit, Line, Ty, CGM.getLangOpts().Optimize, in EmitDeclare() 4934 DBuilder.createLabel(Scope, Name, Unit, Line, CGM.getLangOpts().Optimize); in EmitLabel() [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.def | 298 CODEGENOPT(StrictEnums , 1, 0) ///< Optimize based on strict enum definition. 299 CODEGENOPT(StrictVTablePointers, 1, 0) ///< Optimize based on the strict vtable pointers
|
| H A D | LangOptions.def | 192 COMPATIBLE_LANGOPT(Optimize , 1, 0, "__OPTIMIZE__ predefined macro")
|
| /freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | GlobalISelEmitter.cpp | 424 MatchTable buildMatchTable(MutableArrayRef<RuleMatcher> Rules, bool Optimize, 2207 bool Optimize, bool WithCoverage) { in buildMatchTable() argument 2212 if (!Optimize) in buildMatchTable()
|
| /freebsd-14.2/contrib/spleen/ |
| H A D | ChangeLog | 186 - Optimize generated screenshots with OptiPNG
|
| /freebsd-14.2/sys/contrib/libsodium/ |
| H A D | configure.ac | 175 [AS_HELP_STRING(--enable-opt,Optimize for the native CPU - The resulting library will be faster but…
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | InitPreprocessor.cpp | 974 if (LangOpts.Optimize) in InitializePredefinedMacros()
|
| H A D | CompilerInvocation.cpp | 4051 Opts.Optimize = Opt != 0; in ParseLangArgs() 4057 Opts.NoInlineDefine = !Opts.Optimize; in ParseLangArgs()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYInstrInfo.td | 161 // Optimize (or x, imm) to (BSETI x, log2(imm)). We should exclude the 173 // Optimize (and x, imm) to (BCLRI x, log2(~imm)). We should exclude the
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | Options.td | 86 def O: JoinedOrSeparate<["-"], "O">, HelpText<"Optimize output file size">;
|
| /freebsd-14.2/sys/contrib/zstd/ |
| H A D | CHANGELOG | 294 misc: Optimize dictionary memory usage in corner cases
|
| /freebsd-14.2/contrib/llvm-project/lld/MachO/ |
| H A D | Options.td | 100 HelpText<"Optimize output file size">;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 2241 //: TODO: Optimize this for wider types AND optimize the following code
|
| /freebsd-14.2/contrib/ldns/ |
| H A D | Changelog | 324 * Optimize TSIG digest function name comparison (Thanks Marc Buijsman)
|
| /freebsd-14.2/sys/dev/aic7xxx/ |
| H A D | aic7xxx.seq | 1630 * any status will do. Optimize this fast path.
|
| /freebsd-14.2/contrib/diff/ |
| H A D | ChangeLog | 2225 Optimize for the common case of mostly equality. 2896 * ifdef.c (print_ifdef_lines): Add %L. Optimize %l\n even if user
|