Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/MathToFuncs/
H A DMathToFuncs.cpp335 Value newPowerTmp = builder.create<arith::ShRUIOp>(powerTmp, oneValue); in createElementIPowIFunc() local
520 Value newPowerTmp = builder.create<arith::ShRUIOp>(powerTmp, onePValue); in createElementFPowIFunc() local