Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Conversion/VectorToSCF/
DVectorToSCF.h148 struct VectorTransferRewriter : public RewritePattern { struct
160 VectorTransferToSCFOptions options;
/external/llvm-project/mlir/lib/Conversion/VectorToSCF/
DVectorToSCF.cpp448 VectorTransferRewriter<TransferOpTy>::VectorTransferRewriter( in VectorTransferRewriter() function in VectorTransferRewriter