Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DCodegenUtils.h323 inline Value constantOne(OpBuilder &builder, Location loc, Type tp) { constantOne() function
/llvm-project/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp607 Value constantOne = matchAndRewrite() local