Searched refs:getConvolvedIndex (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
H A D | ConvertConv2DToImg2Col.cpp | 70 static Value getConvolvedIndex(OpBuilder &b, Location loc, Value oIndex, in getConvolvedIndex() function 166 getConvolvedIndex(nestedBuilder, nestedLoc, ohIndex, fhIndex, in rewriteInIm2Col() 169 getConvolvedIndex(nestedBuilder, nestedLoc, owIndex, fwIndex, in rewriteInIm2Col() 451 getConvolvedIndex(nestedBuilder, nestedLoc, ohIndex, fhIndex, in rewriteInIm2Col() 454 getConvolvedIndex(nestedBuilder, nestedLoc, owIndex, fwIndex, in rewriteInIm2Col() 586 getConvolvedIndex(nestedBuilder, nestedLoc, ohIndex, fhIndex, in rewriteInIm2Col() 589 getConvolvedIndex(nestedBuilder, nestedLoc, owIndex, fwIndex, in rewriteInIm2Col()
|