Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenRegisters.cpp163 struct TupleExpander : SetTheory::Expander { struct
164 void expand(SetTheory &ST, Record *Def, SetTheory::RecSet &Elts) { in expand()
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp541 struct TupleExpander : SetTheory::Expander { struct
542 void expand(SetTheory &ST, Record *Def, SetTheory::RecSet &Elts) override { in expand()