Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Utils/
H A DMerger.cpp557 bool lhsNeg = hasNegateOnOut(expr.children.e0); in hasNegateOnOut() local
/llvm-project/llvm/lib/Support/
H A DAPInt.cpp298 bool lhsNeg = isNegative(); compareSigned() local