Home
last modified time | relevance | path

Searched defs:thenYield (Results 1 – 4 of 4) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/SCF/
H A DSCF.cpp1480 YieldOp thenYield = prevIf.thenYield(); in matchAndRewrite() local
1566 YieldOp IfOp::thenYield() { return cast<YieldOp>(&thenBlock()->back()); } in thenYield() function in IfOp
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/SCF/
H A DSCF.cpp1482 YieldOp thenYield = prevIf.thenYield(); in matchAndRewrite() local
1568 YieldOp IfOp::thenYield() { return cast<YieldOp>(&thenBlock()->back()); } in thenYield() function in IfOp
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/SCF/
H A DSCF.cpp1482 YieldOp thenYield = prevIf.thenYield(); in matchAndRewrite() local
1568 YieldOp IfOp::thenYield() { return cast<YieldOp>(&thenBlock()->back()); } in thenYield() function in IfOp
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/SCF/
H A DSCF.cpp1482 YieldOp thenYield = prevIf.thenYield(); in matchAndRewrite() local
1568 YieldOp IfOp::thenYield() { return cast<YieldOp>(&thenBlock()->back()); } in thenYield() function in IfOp