Home
last modified time | relevance | path

Searched refs:replaceSCFOutputValue (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/SCFToSPIRV/
H A DSCFToSPIRV.cpp127 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()