Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/TosaToArith/
H A DTosaToArith.cpp190 Value rounded = rewriter.create<arith::AddIOp>(loc, shiftLow, roundDir); in matchAndRewrite() local
/llvm-project-15.0.7/llvm/unittests/Support/
H A DAlignmentTest.cpp86 uint64_t rounded; in TEST() member
/llvm-project-15.0.7/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp521 auto rounded = in createLinalgBodyCalculationForElementwiseOp() local