Searched defs:sparseOut (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/ | ||
H A D | CodegenEnv.h | 181 OpOperand *sparseOut; global() variable |
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/ | ||
H A D | Sparsification.cpp | 407 genConditionalInsert(Location loc,OpBuilder & builder,Value cond,Value sparseOut,ValueRange ivs,Value v) genConditionalInsert() argument |