Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DSparseTensorType.h203 bool isIdentity() const { return enc.isIdentity(); } in isIdentity() function
/llvm-project/mlir/lib/IR/
H A DAffineMap.cpp332 bool AffineMap::isIdentity() const { isIdentity() function in AffineMap
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp435 bool SparseTensorEncodingAttr::isIdentity() const { in isIdentity() function in SparseTensorEncodingAttr
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1039 static bool isIdentity(ArrayRef<int> Mask) { isIdentity() function