Lines Matching defs:createReductionNeutralValue
418 static Value createReductionNeutralValue(ReductionNeutralZero neutral,
426 static Value createReductionNeutralValue(ReductionNeutralIntOne neutral,
434 static Value createReductionNeutralValue(ReductionNeutralFPOne neutral,
442 static Value createReductionNeutralValue(ReductionNeutralAllOnes neutral,
452 static Value createReductionNeutralValue(ReductionNeutralSIntMin neutral,
462 static Value createReductionNeutralValue(ReductionNeutralUIntMin neutral,
472 static Value createReductionNeutralValue(ReductionNeutralSIntMax neutral,
482 static Value createReductionNeutralValue(ReductionNeutralUIntMax neutral,
492 static Value createReductionNeutralValue(ReductionNeutralFPMin neutral,
504 static Value createReductionNeutralValue(ReductionNeutralFPMax neutral,
524 return createReductionNeutralValue(ReductionNeutral(), rewriter, loc,