Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DSetTheory.cpp157 struct InterleaveOp : public SetTheory::Operator { struct
265 addOperator("interleave", std::make_unique<InterleaveOp>()); in SetTheory()