Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:Regs

2159   CreateRegList(const SmallVectorImpl<std::pair<unsigned, SMLoc> > &Regs,
2163 if (ARMMCRegisterClasses[ARM::DPRRegClassID].contains(Regs.front().first))
2166 contains(Regs.front().first))
2171 I = Regs.begin(), E = Regs.end(); I != E; ++I)
2839 // Allow Q regs and just interpret them as the two D sub-registers.
2869 // Allow Q regs and just interpret them as the two D sub-registers.
2897 // Allow Q regs and just interpret them as the two D sub-registers.
3076 // The list is of D registers, but we also allow Q regs and just interpret
3105 // Allow Q regs and just interpret them as the two D sub-registers.
3150 // The list is of D registers, but we also allow Q regs and just interpret
4832 // If the registers aren't low regs, the destination reg isn't the
4833 // same as one of the source regs, or the cc_out operand is zero
4852 // If the registers aren't low regs or the cc_out operand is zero