Searched refs:DecimateOp (Results 1 – 2 of 2) sorted by relevance
131 struct DecimateOp : public SetIntBinOp { struct209 addOperator("decimate", new DecimateOp); in SetTheory()
136 struct DecimateOp : public SetIntBinOp { struct255 addOperator("decimate", llvm::make_unique<DecimateOp>()); in SetTheory()