Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/SCFToOpenMP/
H A DSCFToOpenMP.cpp188 scf::ReduceOp reduce, int64_t reductionIndex, Attribute initValue) { in createDecl() argument
222 int64_t reductionIndex) { in addAtomicRMW() argument
246 int64_t reductionIndex) { in declareReduction() argument
[all...]
/llvm-project/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaFolders.cpp317 int64_t reductionIndex) { in calculateReducedValue()
386 for (int64_t reductionIndex = 0; reductionIndex < newNumOfElements; in matchAndRewrite() local