Searched refs:MaxMinIOpConverter (Results 1 – 1 of 1) sorted by relevance
176 struct MaxMinIOpConverter : public OpRewritePattern<OpTy> { struct230 MaxMinIOpConverter<MaxSIOp, arith::CmpIPredicate::sgt>, in populateArithmeticExpandOpsPatterns()231 MaxMinIOpConverter<MaxUIOp, arith::CmpIPredicate::ugt>, in populateArithmeticExpandOpsPatterns()232 MaxMinIOpConverter<MinSIOp, arith::CmpIPredicate::slt>, in populateArithmeticExpandOpsPatterns()233 MaxMinIOpConverter<MinUIOp, arith::CmpIPredicate::ult> in populateArithmeticExpandOpsPatterns()