Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/VectorToLLVM/
DConvertVectorToLLVM.cpp285 static TransferReadOpAdaptor getTransferOpAdapter(TransferReadOp xferOp, in getTransferOpAdapter() function
290 static TransferWriteOpAdaptor getTransferOpAdapter(TransferWriteOp xferOp, in getTransferOpAdapter() function
1223 auto adaptor = getTransferOpAdapter(xferOp, operands); in matchAndRewrite()