Searched defs:redId (Results 1 – 1 of 1) sorted by relevance
/llvm-project/flang/lib/Lower/OpenMP/ |
H A D | ReductionProcessor.cpp | 216 fir::FirOpBuilder &builder, mlir::Location loc, ReductionIdentifier redId, in createScalarCombiner() argument 133 getReductionInitValue(mlir::Location loc,mlir::Type type,ReductionIdentifier redId,fir::FirOpBuilder & builder) getReductionInitValue() argument 328 genBoxCombiner(fir::FirOpBuilder & builder,mlir::Location loc,ReductionProcessor::ReductionIdentifier redId,fir::BaseBoxType boxTy,mlir::Value lhs,mlir::Value rhs) genBoxCombiner() argument 398 genCombiner(fir::FirOpBuilder & builder,mlir::Location loc,ReductionProcessor::ReductionIdentifier redId,mlir::Type ty,mlir::Value lhs,mlir::Value rhs,bool isByRef) genCombiner() argument 495 createReductionInitRegion(fir::FirOpBuilder & builder,mlir::Location loc,mlir::omp::DeclareReductionOp & reductionDecl,const ReductionProcessor::ReductionIdentifier redId,mlir::Type type,bool isByRef) createReductionInitRegion() argument 627 createDeclareReduction(fir::FirOpBuilder & builder,llvm::StringRef reductionOpName,const ReductionIdentifier redId,mlir::Type type,mlir::Location loc,bool isByRef) createDeclareReduction() argument 770 ReductionIdentifier redId; addDeclareReduction() local 829 getOperationIdentity(ReductionIdentifier redId,mlir::Location loc) getOperationIdentity() argument [all...] |