Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/StandardOps/Transforms/
DExpandOps.cpp137 Value posRes = rewriter.create<AddIOp>(loc, plusOne, xPlusADivB); in matchAndRewrite() local
190 Value posRes = rewriter.create<SignedDivIOp>(loc, a, b); in matchAndRewrite() local
/external/lzma/C/
DLzFindMt.c247 …2 *distances, UInt32 _maxLen, const UInt32 *hash, const UInt32 *limit, UInt32 size, UInt32 *posRes) in GetMatchesSpecN()
402 UInt32 posRes; in BtGetMatches() local