Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/VectorToSCF/
DVectorToSCF.cpp466 ValueRange ivs, const MemRefBoundsCapture &memRefBoundsCapture, in emitWithBoundsChecks() argument
478 memRefBoundsCapture, majorIvsPlusOffsets); in emitWithBoundsChecks()
561 MemRefBoundsCapture memRefBoundsCapture(transfer.memref()); in matchAndRewrite() local
599 memRefBoundsCapture, loadValue, loadPadding); in matchAndRewrite()
645 MemRefBoundsCapture memRefBoundsCapture(transfer.memref()); in matchAndRewrite() local
681 memRefBoundsCapture, storeValue); in matchAndRewrite()