Searched defs:reduction (Results 1 – 5 of 5) sorted by relevance
121 typedef struct reduction struct125 /* PHI node defining reduction variable. */ argument127 /* Init and next variables of the reduction. */ argument130 /* Lcssa PHI node if reduction is used outside of its definition loop. */ argument137 /* If reduction is finally stored to memory, this is the stored memory argument140 enum reduction_type type; argument144 /* Dump reduction RE. */ argument
536 CONSTEXPR reduction (int unspec) in reduction() function542 CONSTEXPR reduction (int unspec_for_sint, int unspec_for_uint, in reduction() function
378 static int _lv_segment_reduce(struct lv_segment *seg, uint32_t reduction) in _lv_segment_reduce()410 uint32_t reduction; in _lv_reduce() local