Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/MathToFuncs/
H A DMathToFuncs.cpp88 class CtlzOpLowering : public OpRewritePattern<math::CountLeadingZerosOp> { class
90 CtlzOpLowering(MLIRContext *context, GetFuncCallbackTy cb) in CtlzOpLowering() function in __anon5e1bfe180111::CtlzOpLowering