Searched refs:replaceSCFOutputValue (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Conversion/SCFToSPIRV/ |
| H A D | SCFToSPIRV.cpp | 127 static void replaceSCFOutputValue(ScfOp scfOp, OpTy newOp, in replaceSCFOutputValue() function 235 replaceSCFOutputValue(forOp, loopOp, rewriter, scfToSPIRVContext, initTypes); in matchAndRewrite() 291 replaceSCFOutputValue(ifOp, selectionOp, rewriter, scfToSPIRVContext, in matchAndRewrite()
|