Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToSCF/
H A DVectorToSCF.cpp419 static Value handleOutOfBoundsDim(OpBuilder &b, TransferReadOp xferOp, in handleOutOfBoundsDim() function
506 static Value handleOutOfBoundsDim(OpBuilder &b, TransferWriteOp xferOp, in handleOutOfBoundsDim() function
770 return Strategy<OpTy>::handleOutOfBoundsDim( in matchAndRewrite()