Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/EmitC/IR/
H A DEmitC.cpp620 builder.createBlock(thenRegion); in build() local
588 Region *thenRegion = result.addRegion(); build() local
602 Region *thenRegion = result.addRegion(); build() local
635 Region *thenRegion = result.addRegion(); parse() local
/llvm-project/mlir/lib/Conversion/SCFToEmitC/
H A DSCFToEmitC.cpp160 Region &thenRegion = ifOp.getThenRegion(); matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/SCFToSPIRV/
H A DSCFToSPIRV.cpp241 auto &thenRegion = ifOp.getThenRegion(); in matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/SCFToControlFlow/
H A DSCFToControlFlow.cpp404 auto &thenRegion = ifOp.getThenRegion(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp2051 builder.createBlock(thenRegion); in build() local
2009 Region *thenRegion = result.addRegion(); build() local
2029 Region *thenRegion = result.addRegion(); build() local
2082 Region *thenRegion = result.addRegion(); parse() local
[all...]
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestOpDefs.cpp549 Region *thenRegion = result.addRegion(); parse() local
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp1838 Region *thenRegion = result.addRegion(); parse() local
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp3967 mlir::Region *thenRegion = result.addRegion(); build() local
4040 mlir::Region *thenRegion = result.addRegion(); parse() local
/llvm-project/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp2840 Region *thenRegion = result.addRegion(); parse() local
2914 Region *thenRegion = result.addRegion(); build() local