Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Transforms/
H A DCodegenUtils.h161 inline Value constantOverheadTypeEncoding(OpBuilder &builder, Location loc, in constantOverheadTypeEncoding() function
171 return constantOverheadTypeEncoding(builder, loc, enc.getPointerBitWidth()); in constantPointerTypeEncoding()
178 return constantOverheadTypeEncoding(builder, loc, enc.getIndexBitWidth()); in constantIndexTypeEncoding()