Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DExpandPatterns.cpp432 Value operandBiasedExp = b.create<arith::SubIOp>(operandExp, c127); convertRoundOp() local
535 Value operandBiasedExp = b.create<arith::SubIOp>(operandExp, c127); convertRoundEvenOp() local