Home
last modified time | relevance | path

Searched defs:BufferT (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/libcxx/utilities/utility/
H A Dsmall_buffer.pass.cpp36 using BufferT = std::__small_buffer<8, 8>; in main() typedef
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DSparseTensorIterator.cpp53 using BufferT = std::conditional_t<hasPosBuffer, std::array<Value, 2>, typedef in __anon52819bea0111::SparseLevel