Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/MathToFuncs/
H A DMathToFuncs.cpp338 auto newPowerIsZero = builder.create<arith::CmpIOp>(arith::CmpIPredicate::eq, in createElementIPowIFunc() local
523 auto newPowerIsZero = builder.create<arith::CmpIOp>(arith::CmpIPredicate::eq, in createElementFPowIFunc() local