Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/MathToFuncs/
H A DMathToFuncs.cpp71 class FPowIOpLowering : public OpRewritePattern<math::FPowIOp> { class
73 FPowIOpLowering(MLIRContext *context, GetFuncCallbackTy cb) in FPowIOpLowering() function in __anon5e1bfe180111::FPowIOpLowering
/llvm-project/mlir/lib/Conversion/MathToLLVM/
H A DMathToLLVM.cpp54 using FPowIOpLowering = typedef