Home
last modified time | relevance | path

Searched defs:nValue (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Conversion/MathToFuncs/
H A DMathToFuncs.cpp708 Value nValue = elseBuilder.create<arith::ConstantOp>( in createCtlzFunc() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseBufferRewriting.cpp1317 bool nIsOne = (nValue && nValue.value() == 1); in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp1910 std::optional<int64_t> nValue = getConstantIntValue(n); verify() local