Searched defs:ReductionFlags (Results 1 – 2 of 2) sorted by relevance
1132 struct ReductionFlags { struct1133 ReductionFlags() : IsMaxOp(false), IsSigned(false), NoNaN(false) {} in ReductionFlags() argument1142 ReductionFlags Flags) const; argument
1294 struct ReductionFlags { struct1295 ReductionFlags() : IsMaxOp(false), IsSigned(false), NoNaN(false) {} in ReductionFlags() argument1304 ReductionFlags Flags) const; argument