Searched defs:rounded (Results 1 – 3 of 3) sorted by relevance
184 Value rounded = rewriter.create<arith::AddIOp>(loc, shiftLow, roundDir); in matchAndRewrite() local
86 uint64_t rounded; in TEST() member
485 auto rounded = rewriter.create<math::RoundEvenOp>(loc, args[0]); createLinalgBodyCalculationForElementwiseOp() local