Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DSetTheory.cpp145 struct DecimateOp : public SetIntBinOp { struct
264 addOperator("decimate", std::make_unique<DecimateOp>()); in SetTheory()