Home
last modified time | relevance | path

Searched refs:reduction (Results 1 – 25 of 33) sorted by relevance

12

/dragonfly/contrib/gcc-8.0/gcc/ada/gcc-interface/
HDada-tree.def42 /* Same as PLUS_EXPR, except that no modulo reduction is applied.
46 /* Same as MINUS_EXPR, except that no modulo reduction is applied.
/dragonfly/contrib/lvm2/dist/lib/metadata/
HDlv_manip.c378 static int _lv_segment_reduce(struct lv_segment *seg, uint32_t reduction) in _lv_segment_reduce() argument
384 if (reduction % seg->area_count) { in _lv_segment_reduce()
387 reduction, seg->area_count); in _lv_segment_reduce()
390 area_reduction = (reduction / seg->area_count); in _lv_segment_reduce()
392 area_reduction = reduction; in _lv_segment_reduce()
397 seg->len -= reduction; in _lv_segment_reduce()
410 uint32_t reduction; in _lv_reduce() local
422 reduction = seg->len; in _lv_reduce()
424 reduction = count; in _lv_reduce()
426 if (!_lv_segment_reduce(seg, reduction)) in _lv_reduce()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
HDipa-prop.h393 tree reduction; member
HDipa-prop.c2342 adj->reduction = new_parm; in ipa_modify_formal_parameters()
2739 if (adj->reduction) in ipa_dump_param_adjustments()
2742 print_generic_expr (file, adj->reduction, 0); in ipa_dump_param_adjustments()
HDtree-sra.c4413 src = build_simple_mem_ref (cand->reduction); in sra_ipa_modify_expr()
4415 src = cand->reduction; in sra_ipa_modify_expr()
HDcommon.opt944 Omit range reduction step when performing complex division
1062 Perform interprocedural reduction of aggregates
/dragonfly/contrib/gcc-8.0/gcc/
HDgimple-loop-interchange.cc122 typedef struct reduction struct
564 re = XCNEW (struct reduction); in analyze_iloop_reduction_var()
663 re = XCNEW (struct reduction); in analyze_oloop_reduction_var()
HDinternal-fn.def287 /* OpenACC reduction abstraction. See internal-fn.h for usage. */
HDtimevar.def293 DEFTIMEVAR (TV_GIMPLE_SLSR , "straight-line strength reduction")
HDpasses.def128 /* We use pass_lim to rewrite in-memory iteration and reduction
HDoptabs.def300 /* Vector reduction to a scalar. */
HDparams.def1158 /* Maximum length of candidate scans in straight-line strength reduction. */
1162 "strength reduction.",
HDomp-offload.c1589 targetm.goacc.reduction (call); in execute_oacc_device_lower()
HDcommon.opt1162 Omit range reduction step when performing complex division.
1341 Perform interprocedural reduction of aggregates.
2635 Perform straight-line strength reduction.
HDtarget.def1722 (reduction,
1896 "This hook should return the preferred mode to split the final reduction\n\
1897 step on @var{mode} to. The reduction is then carried out reducing upper\n\
/dragonfly/sys/bus/cam/scsi/
HDscsi_all.h1146 u_int32_t *reduction,
1164 u_int32_t *reduction,
/dragonfly/sys/vfs/ufs/
HDREADME101 The large reduction in writes is because inodes are clustered, so
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDcontrib.texi475 strength reduction, function calling sequence handling, and condition
1032 reduction and other loop optimizations.
HDpasses.texi420 variable optimizations, including strength reduction, induction variable
HDgimple.texi1901 reduction, and nowait.
HDmd.texi5477 reduction is enabled.
6281 collected during strength reduction, to reverse a loop to count down to
6334 information collected during strength reduction.
HDgeneric.texi1526 also compound assignments (like @samp{+=}), by reduction to @samp{=}
/dragonfly/contrib/byacc/
HDCHANGES1444 * reader.c: cppcheck -- scope reduction
1449 cppcheck -- scope reduction
/dragonfly/sys/contrib/dev/acpica/
HDchanges.txt14863 Completed a major reduction in CPU stack use for the AcpiGetFirmwareTable
15161 CPU stack requirement reduction: Cleaned up the method execution and
17106 causing reduction conflicts.
18150 feature development with an actual reduction in the library size.
18300 feature development with an actual reduction in the library size.
19478 understandable/maintainable code, and 2) a significant reduction
/dragonfly/share/dict/
HDweb2a37394 non-reduction
45201 quasi reduction
46547 reduction division
46548 reduction-improbation
46549 reduction potential
46550 reduction works
47009 re-reduction
52300 self-reduction

12