Home
last modified time | relevance | path

Searched refs:estimation (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc146 // Use 16-bit initial estimation in case we are using half-width iterations
287 // On error estimation:
348 // effectively doubling its value as well as its error estimation.
/openbsd-src/gnu/llvm/libcxx/include/
H A Dcharconv127 /// The width estimation using a log10 algorithm.
154 /// The width estimation using a log10 algorithm.
179 /// The width estimation using a log10 algorithm.
/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-loop-niter.c1782 tree init, step, diff, estimation; in infer_loop_bounds_from_undefined() local
1814 estimation = fold_build2 (CEIL_DIV_EXPR, type, diff, in infer_loop_bounds_from_undefined()
1817 fold_convert (utype, estimation), in infer_loop_bounds_from_undefined()
H A Dtree-data-ref.c906 tree estimation = NULL_TREE; in estimate_niter_from_size_of_data() local
932 estimation = fold_build2 (CEIL_DIV_EXPR, integer_type_node, in estimate_niter_from_size_of_data()
940 estimation = in estimate_niter_from_size_of_data()
948 if (estimation) in estimate_niter_from_size_of_data()
949 record_estimate (loop, estimation, boolean_true_node, stmt); in estimate_niter_from_size_of_data()
/openbsd-src/gnu/llvm/llvm/docs/Proposals/
H A DVectorizationPlan.rst56 generating the output IR code, such that the cost estimation evaluates the
/openbsd-src/gnu/gcc/gcc/doc/
H A Dcfg.texi388 @cindex Static profile estimation
400 @code{frequency} is an estimation how often is basic block executed
H A Dgccint.info11926 information: `frequency' and `count'. The `frequency' is an estimation
33701 * Static profile estimation: Profile information.
/openbsd-src/share/snmp/
H A DIF-MIB.txt229 or for those where no accurate estimation can be made, this
825 accurate estimation can be made, this object should contain
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-20042048 * som.c (setup_sections): Improve estimation of space sizes in
/openbsd-src/gnu/lib/libiberty/src/
H A DChangeLog1269 name. Ifdef CP_DEMANGLE_DEBUG, print estimation failures.
/openbsd-src/share/dict/
H A Dweb2a42388 pre-estimation
44777 quasi estimation
46770 re-estimation
51770 self-estimation
H A Dweb265014 estimation
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.49575 (find_best_addr): Use approx_reg_cost for estimation of register