Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:RegList

993     const SmallVectorImpl<unsigned> &RegList = getRegList();
995 I = RegList.begin(), E = RegList.end(); I != E; ++I)
1763 const SmallVectorImpl<unsigned> &RegList = getRegList();
1765 I = RegList.begin(), E = RegList.end(); I != E; ) {
2201 // The reglist instructions have at most 16 registers, so reserve