Home
last modified time | relevance | path

Searched defs:resShape (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/NVGPU/IR/
H A DNVGPUDialect.cpp296 ArrayRef<int64_t> resShape = resVector.getShape(); verify() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransferSplitRewritePatterns.cpp155 SmallVector<int64_t, 4> resShape(aT.getRank(), 0), in getCastCompatibleMemRefType() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DVectorization.cpp2899 SmallVector<int64_t, 3> lhsShape, rhsShape, resShape; conv() local
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp2376 ArrayRef<int64_t> resShape = getResult().getType().getShape(); verify() local