Searched defs:outputBufferTypes (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/mlir/lib/Dialect/Linalg/IR/ |
D | LinalgOps.cpp | 330 SmallVector<Type, 1> inputTypes, outputBufferTypes, initTensorTypes; in parseGenericOp() local 1455 TypeRange outputBufferTypes, TypeRange initTensorTypes, in buildNamedStructuredOpRegionAndAttributesImpl() 1486 TypeRange outputBufferTypes, in buildNamedStructuredOpRegionAndAttributes() 1502 TypeRange inputTypes, TypeRange outputBufferTypes, in parseNamedStructuredOpRegion() 1528 SmallVectorImpl<Type> &outputBufferTypes, in parseCommonStructuredOpParts() 1580 SmallVector<Type, 1> inputTypes, outputBufferTypes, initTensorTypes; in parseNamedStructuredOp() local
|