Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DHoisting.cpp153 if (!isDisjointTransferSet( in hoistRedundantVectorTransfers()
160 if (!isDisjointTransferSet( in hoistRedundantVectorTransfers()
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransferOpTransforms.cpp116 if (isDisjointTransferSet( in deadStoreOp()
172 if (isDisjointTransferSet( in storeToLoadForwarding()
DVectorUtils.cpp315 bool mlir::isDisjointTransferSet(VectorTransferOpInterface transferA, in isDisjointTransferSet() function in mlir
/external/llvm-project/mlir/include/mlir/Dialect/Vector/
DVectorUtils.h165 bool isDisjointTransferSet(VectorTransferOpInterface transferA,