Home
last modified time | relevance | path

Searched defs:createReductionNeutralValue (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp416 static Value createReductionNeutralValue(ReductionNeutralZero neutral, createReductionNeutralValue() function
424 static Value createReductionNeutralValue(ReductionNeutralIntOne neutral, createReductionNeutralValue() function
432 static Value createReductionNeutralValue(ReductionNeutralFPOne neutral, createReductionNeutralValue() function
440 static Value createReductionNeutralValue(ReductionNeutralAllOnes neutral, createReductionNeutralValue() function
450 static Value createReductionNeutralValue(ReductionNeutralSIntMin neutral, createReductionNeutralValue() function
460 static Value createReductionNeutralValue(ReductionNeutralUIntMin neutral, createReductionNeutralValue() function
470 static Value createReductionNeutralValue(ReductionNeutralSIntMax neutral, createReductionNeutralValue() function
480 static Value createReductionNeutralValue(ReductionNeutralUIntMax neutral, createReductionNeutralValue() function
490 static Value createReductionNeutralValue(ReductionNeutralFPMin neutral, createReductionNeutralValue() function
502 static Value createReductionNeutralValue(ReductionNeutralFPMax neutral, createReductionNeutralValue() function
[all...]