Home
last modified time | relevance | path

Searched defs:inBoundsCond (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp2132 Value inBoundsCond; in createScopedInBoundsCond() local
2260 vector::TransferReadOp xferOp, TypeRange returnTypes, Value inBoundsCond, in createScopedFullPartialLinalgCopy()
2314 vector::TransferReadOp xferOp, TypeRange returnTypes, Value inBoundsCond, in createScopedFullPartialVectorTransferRead()
2412 Value inBoundsCond = createScopedInBoundsCond( in splitFullAndPartialTransfer() local
/external/llvm-project/mlir/lib/Conversion/VectorToSCF/
DVectorToSCF.cpp233 Value inBoundsCond = onTheFlyFoldSLT(majorIvsPlusOffsets.back(), ub); in emitInBoundsCondition() local