Home
last modified time | relevance | path

Searched refs:profitable (Results 1 – 25 of 77) sorted by relevance

1234

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DREADME-FPStack.txt12 This should use fiadd on chips where it is profitable:
16 complexity. We need a way to specify the later is more profitable.
H A DREADME.txt247 estimate to determine whether the match is profitable.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Frontend/
H A DPerformanceTips.rst85 be profitable to use a zext rather than a sext.
156 condition is not taken.) It can be profitable, in some cases, to emit such
166 improvement. Note that this is not always profitable and does involve a
180 profitable for code generation purposes, the optimizer will likely form the
182 profitable to emit these directly in the language frontend. This item
240 intrinsics where possible. Common profitable uses are for stack like data
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DFaultMaps.rst14 is profitable to make the non-failing case cheaper even if it makes
117 be profitable to convert it to an implicit null check:
H A DVectorizers.rst283 vectorization is profitable.
370 The Loop Vectorizer uses a cost model to decide when it is profitable to unroll loops.
H A DTransformMetadata.rst21 optimizer not applying transformations that would be highly profitable.
H A DCompileCudaWithLLVM.rst115 * ``fast``: fuse multiplies and adds wherever profitable, even across
H A DPasses.rst582 where it is profitable, the loop could be transformed to count down to zero
H A DSpeculativeLoadHardening.md831 is unlikely to be profitable in practice. The latency hit of the hardening
/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dtestcompare.md166 ;; The only generally useful/profitable case is when we want to test the
171 ;; profitable.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARM.td208 // Whether it is profitable to unpredicate certain instructions during if-conversion
211 "Is profitable to unpredicate">;
265 // Whether or not it is profitable to expand VFP/NEON MLA/MLS instructions.
H A DREADME.txt560 It might be profitable to cse MOVi16 if there are lots of 32-bit immediates
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc5480 bool profitable = true; in vect_bb_vectorization_profitable_p() local
5546 profitable = false; in vect_bb_vectorization_profitable_p()
5550 if (profitable && vi < li_vector_costs.length ()) in vect_bb_vectorization_profitable_p()
5556 profitable = false; in vect_bb_vectorization_profitable_p()
5561 if (!orig_loop || !profitable) in vect_bb_vectorization_profitable_p()
5568 return profitable; in vect_bb_vectorization_profitable_p()
H A Dparams.opt222 …lied to inline-insns-single and auto limits when heuristics hints that inlining is very profitable.
418 The minimum stride ratio for loop interchange to be profitable.
1149 Minimum percentage of memrefs that must go away for unroll-and-jam to be considered profitable.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dparams.opt179 …lied to inline-insns-single and auto limits when heuristics hints that inlining is very profitable.
331 The minimum stride ratio for loop interchange to be profitable.
941 Minimum percentage of memrefs that must go away for unroll-and-jam to be considered profitable.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpredicates.md171 profitable to do so when the frame pointer is being eliminated. */
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpredicates.md171 profitable to do so when the frame pointer is being eliminated. */
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dlang.opt598 Try to interchange loops if profitable.
H A Dinvoke.texi1812 limit (see @option{-fblas-matmul-limit}). This may be profitable if an
1966 profitable. Enabled by default by any @option{-O} option.
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/
H A DIPA.rst206 We do not inline functions which were not profitable to inline in a different
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dlang.opt615 Try to interchange loops if profitable.
H A Dinvoke.texi1878 limit (see @option{-fblas-matmul-limit}). This may be profitable if an
2032 profitable. Enabled by default by any @option{-O} option.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/
H A DREADME.txt466 profitable. For example, we compile this C++ example:
1156 It is very profitable for this benchmark to turn the conditional stores to mc[k]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dthumb1.md1986 ;; unlikely to be profitable.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dthumb1.md2022 ;; unlikely to be profitable.

1234