Home
last modified time | relevance | path

Searched refs:exponetBitLocation (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp258 auto exponetBitLocation = bcast(i32Cst(builder, 23)); in exp2I32() local
264 builder.create<arith::ShLIOp>(biasedArg, exponetBitLocation); in exp2I32()