Home
last modified time | relevance | path

Searched refs:DecimateOp (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/TableGen/
DSetTheory.cpp136 struct DecimateOp : public SetIntBinOp { struct
255 addOperator("decimate", llvm::make_unique<DecimateOp>()); in SetTheory()