Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DCodegenEnv.h181 OpOperand *sparseOut; global() variable
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparsification.cpp407 genConditionalInsert(Location loc,OpBuilder & builder,Value cond,Value sparseOut,ValueRange ivs,Value v) genConditionalInsert() argument
446 Value sparseOut; genInsertionStore() local