Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/MathToFuncs/
H A DMathToFuncs.cpp54 class IPowIOpLowering : public OpRewritePattern<math::IPowIOp> { class
56 IPowIOpLowering(MLIRContext *context, GetFuncCallbackTy cb) in IPowIOpLowering() function in __anon5e1bfe180111::IPowIOpLowering