Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/ExecutionEngine/
H A DSparseTensorRuntime.cpp374 const index_type *dimShape = MEMREF_GET_PAYLOAD(dimShapeRef); local
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp76 std::optional<ArrayRef<int64_t>> dimShape) { in getSparseFieldShape() argument
903 ArrayRef<Size> dimShape, Type elementType, in verifyEncoding() argument
/llvm-project/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp2347 int64_t dimShape = sourceShape[i]; createNewOperandWithStaticSizes() local