Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/
H A DTraits.cpp18 ArrayRef<int64_t> shape2) { in staticallyKnownBroadcastable() argument
61 ArrayRef<int64_t> shape2, in getBroadcastedShape() argument
/llvm-project/mlir/lib/IR/
H A DTypeUtilities.cpp59 ArrayRef<int64_t> shape2) { in verifyCompatibleShape() argument
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp1376 auto shape2 = tp2.getShape(); verify() local