Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/VectorToSCF/
H A DVectorToSCF.cpp395 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr()); in rewriteOp() local
399 Value(), inBoundsAttr); in rewriteOp()
482 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr()); in rewriteOp() local
488 inBoundsAttr); in rewriteOp()
915 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr()); in matchAndRewrite() local
919 xferOp.padding(), Value(), inBoundsAttr); in matchAndRewrite()
1044 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr()); in matchAndRewrite() local
1048 inBoundsAttr); in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/VectorToSCF/
H A DVectorToSCF.cpp395 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr()); in rewriteOp() local
399 Value(), inBoundsAttr); in rewriteOp()
482 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr()); in rewriteOp() local
488 inBoundsAttr); in rewriteOp()
915 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr()); in matchAndRewrite() local
919 xferOp.padding(), Value(), inBoundsAttr); in matchAndRewrite()
1044 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr()); in matchAndRewrite() local
1048 inBoundsAttr); in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/VectorToSCF/
H A DVectorToSCF.cpp395 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr()); in rewriteOp() local
399 Value(), inBoundsAttr); in rewriteOp()
482 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr()); in rewriteOp() local
488 inBoundsAttr); in rewriteOp()
915 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr()); in matchAndRewrite() local
919 xferOp.padding(), Value(), inBoundsAttr); in matchAndRewrite()
1044 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr()); in matchAndRewrite() local
1048 inBoundsAttr); in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/VectorToSCF/
H A DVectorToSCF.cpp395 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr());
399 Value(), inBoundsAttr);
482 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr());
488 inBoundsAttr);
915 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr());
919 xferOp.padding(), Value(), inBoundsAttr);
1044 auto inBoundsAttr = dropFirstElem(b, xferOp.in_boundsAttr());
1048 inBoundsAttr);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Vector/
H A DVectorTransforms.cpp2158 auto inBoundsAttr = b.getBoolArrayAttr(bools); in splitFullAndPartialTransfer() local
2160 xferOp->setAttr(xferOp.getInBoundsAttrName(), inBoundsAttr); in splitFullAndPartialTransfer()
2229 xferOp->setAttr(xferOp.getInBoundsAttrName(), inBoundsAttr); in splitFullAndPartialTransfer()
2247 clone->setAttr(xferWriteOp.getInBoundsAttrName(), inBoundsAttr); in splitFullAndPartialTransfer()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorTransforms.cpp2123 auto inBoundsAttr = b.getBoolArrayAttr(bools); in splitFullAndPartialTransfer() local
2125 xferOp->setAttr(xferOp.getInBoundsAttrName(), inBoundsAttr); in splitFullAndPartialTransfer()
2191 xferOp->setAttr(xferOp.getInBoundsAttrName(), inBoundsAttr); in splitFullAndPartialTransfer()
2209 clone->setAttr(xferWriteOp.getInBoundsAttrName(), inBoundsAttr); in splitFullAndPartialTransfer()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorTransforms.cpp2123 auto inBoundsAttr = b.getBoolArrayAttr(bools); in splitFullAndPartialTransfer() local
2125 xferOp->setAttr(xferOp.getInBoundsAttrName(), inBoundsAttr); in splitFullAndPartialTransfer()
2191 xferOp->setAttr(xferOp.getInBoundsAttrName(), inBoundsAttr); in splitFullAndPartialTransfer()
2209 clone->setAttr(xferWriteOp.getInBoundsAttrName(), inBoundsAttr); in splitFullAndPartialTransfer()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorTransforms.cpp2123 auto inBoundsAttr = b.getBoolArrayAttr(bools); in splitFullAndPartialTransfer() local
2125 xferOp->setAttr(xferOp.getInBoundsAttrName(), inBoundsAttr); in splitFullAndPartialTransfer()
2191 xferOp->setAttr(xferOp.getInBoundsAttrName(), inBoundsAttr); in splitFullAndPartialTransfer()
2209 clone->setAttr(xferWriteOp.getInBoundsAttrName(), inBoundsAttr); in splitFullAndPartialTransfer()