Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp405 SmallVector<Type> retTypes = {vecType}; in tryExtractOp() local
490 SmallVector<Type> retTypes; in matchAndRewrite() local
897 SmallVector<Type> retTypes = { in matchAndRewrite() local
/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/
H A DFuncBufferizableOpInterfaceImpl.cpp413 SmallVector<Type> retTypes; in bufferize() local