Home
last modified time | relevance | path

Searched defs:SequenceOp (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DSetTheory.cpp143 struct SequenceOp : public SetTheory::Operator { struct
144 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts) { in apply()
/external/llvm/lib/TableGen/
DSetTheory.cpp167 struct SequenceOp : public SetTheory::Operator { struct
168 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()