Searched refs:root_is_floating_point (Results 1 – 1 of 1) sorted by relevance
1422 bool root_is_floating_point = ShapeUtil::ElementIsFloating(root_shape); in MatchReductionGenerator() local1479 return [root_is_floating_point, root_is_signed]( in MatchReductionGenerator()1482 if (root_is_floating_point) { in MatchReductionGenerator()1495 return [root_is_floating_point, root_is_signed]( in MatchReductionGenerator()1498 if (root_is_floating_point) { in MatchReductionGenerator()