Searched defs:nestedLoc (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Conversion/TosaToLinalg/ |
| H A D | TosaToLinalgNamed.cpp | 316 [&](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 D | TosaToLinalg.cpp | 660 [&](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 D | MLIRServer.cpp | 46 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 D | Utils.cpp | 653 [&](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 D | ShapeToStandard.cpp | 505 [&](OpBuilder &b, Location nestedLoc, Value iv, ValueRange args) { in matchAndRewrite()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/ |
| H A D | SCF.cpp | 539 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 D | Transforms.cpp | 725 [&](OpBuilder &nestedBuilder, Location nestedLoc, ValueRange args) { in matchAndRewrite()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Affine/IR/ |
| H A D | AffineOps.cpp | 2178 ValueRange iterArgs) { in buildAffineLoopNestImpl()
|