Home
last modified time | relevance | path

Searched defs:thenRegion (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/mlir/lib/Conversion/SCFToSPIRV/
DSCFToSPIRV.cpp229 auto &thenRegion = ifOp.thenRegion(); in matchAndRewrite() local
/external/llvm-project/mlir/lib/Conversion/SCFToStandard/
DSCFToStandard.cpp369 auto &thenRegion = ifOp.thenRegion(); in matchAndRewrite() local
/external/llvm-project/mlir/lib/Dialect/SCF/
DSCF.cpp602 Region *thenRegion = result.addRegion(); in build() local
630 Region *thenRegion = result.addRegion(); in parseIfOp() local
/external/llvm-project/flang/lib/Optimizer/Dialect/
DFIROps.cpp1401 mlir::Region *thenRegion = result.addRegion(); in build() local
1417 mlir::Region *thenRegion = result.addRegion(); in parseWhereOp() local
/external/llvm-project/mlir/test/lib/Dialect/Test/
DTestDialect.cpp881 Region *thenRegion = result.addRegion(); in parseRegionIfOp() local
/external/llvm-project/mlir/lib/Dialect/Affine/IR/
DAffineOps.cpp1952 Region *thenRegion = result.addRegion(); in parseAffineIfOp() local
2023 Region *thenRegion = result.addRegion(); in build() local