Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/GPU/Transforms/
DMemoryPromotion.cpp43 static void insertCopyLoops(OpBuilder &builder, Location loc, in insertCopyLoops() function
149 insertCopyLoops(builder, loc, fromBoundsCapture, from, to); in insertCopies()
154 insertCopyLoops(builder, loc, fromBoundsCapture, to, from); in insertCopies()