Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getCaseOpcode

485   const SDNodeInfo &getCaseOpcode(unsigned i) const { return *Cases[i].first; }