Home
last modified time | relevance | path

Searched refs:latPointWithinRange (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/unittests/Dialect/SparseTensor/
H A DMergerTest.cpp164 bool latPointWithinRange(unsigned s, unsigned p, unsigned n, in latPointWithinRange() function in __anonb1ca32140111::MergerTestBase
179 EXPECT_TRUE(latPointWithinRange(s, p, n, pattern, bits, simple)); in expectLatPointWithinRange()
186 EXPECT_TRUE(latPointWithinRange(s, p, 1, pattern, bits, simple)); in expectLatPoint()