Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalgNamed.cpp316 [&](OpBuilder &nestedBuilder, Location nestedLoc, in matchAndRewrite()
317 ValueRange args) { in matchAndRewrite()
458 ValueRange args) { in matchAndRewrite()
485 ValueRange args) { in matchAndRewrite()
643 ValueRange args) { in matchAndRewrite()
671 ValueRange args) { in matchAndRewrite()
H A DTosaToLinalg.cpp660 [&](OpBuilder &nestedBuilder, Location nestedLoc, ValueRange blockArgs) { in elementwiseMatchAndRewriteHelper()
842 [&](OpBuilder &nestedBuilder, Location nestedLoc, ValueRange blockArgs) { in reduceMatchAndRewriteHelper()
1141 [&](OpBuilder &nestedBuilder, Location nestedLoc, ValueRange args) { in matchAndRewrite()
1251 ValueRange blockArgs) { in matchAndRewrite()
1742 [&](OpBuilder &nestedBuilder, Location nestedLoc, ValueRange args) { in matchAndRewrite()
1822 [&](OpBuilder &nestedBuilder, Location nestedLoc, ValueRange args) { in matchAndRewrite()
2003 ValueRange blockArgs) { in matchAndRewrite()
/llvm-project-15.0.7/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp46 loc->walk([&](Location nestedLoc) { in getLocationFromLoc()
78 loc->walk([&](Location nestedLoc) { in collectLocationsFromLoc()
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Utils/
H A DUtils.cpp653 [&](OpBuilder &nestedBuilder, Location nestedLoc, ValueRange localIvs) { in __anon19d834b50e02()
682 [&](OpBuilder &nestedBuilder, Location nestedLoc, ValueRange localIvs) { in __anon19d834b50f02()
/llvm-project-15.0.7/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp505 [&](OpBuilder &b, Location nestedLoc, Value iv, ValueRange args) { in matchAndRewrite()
/llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp539 ValueRange args) { in buildLoopNest()
586 ValueRange) -> ValueVector { in buildLoopNest()
2141 ValueRange) { in build()
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DTransforms.cpp725 [&](OpBuilder &nestedBuilder, Location nestedLoc, ValueRange args) { in matchAndRewrite()
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp2178 ValueRange iterArgs) { in buildAffineLoopNestImpl()