Searched defs:initValue (Results 1 – 9 of 9) sorted by relevance
188 scf::ReduceOp reduce, int64_t reductionIndex, Attribute initValue) { in createDecl() argument
498 mlir::Value initValue = ReductionProcessor::getReductionInitValue( createReductionInitRegion() local
1040 Attribute initValue = getInitialValue().value(); verify() local
972 FailureOr<Value> initValue = tensor::getOrCreateDestination( yieldReplacementForFusedProducer() local
702 mlir::Value initValue = builder.create<fir::LoadOp>( createOrGetFirstprivateRecipe() local 1024 mlir::Value initValue = getReductionInitValue(builder, loc, ty, op); genReductionInitRegion() local 1352 mlir::Value initValue = genReductionInitRegion(builder, loc, ty, op); createOrGetReductionRecipe() local
620 mlir::Value initValue = builder.create<fir::ZeroOp>(loc, symTy); defineGlobal() local
2607 for (Value initValue : result->initialValues) applyToOne() local 2661 for (Value initValue : result->initialValues) applyToOne() local
671 int64_t initValue = (isMax ? llvm::APInt::getSignedMinValue(bits) genRuntimeMinMaxlocBody() local
1606 Attribute initValue = getInitialValue().value(); verify() local