Home
last modified time | relevance | path

Searched defs:aShape (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/NVGPU/IR/
H A DNVGPUDialect.cpp171 ArrayRef<int64_t> aShape = aVector.getShape(); in verifyMmaSyncOp() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransferSplitRewritePatterns.cpp153 ArrayRef<int64_t> aShape = aT.getShape(), bShape = bT.getShape(); in getCastCompatibleMemRefType() local
/llvm-project/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp1991 ArrayRef<int64_t> aShape, bShape, cShape; verify() local