Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Ins

327     DenseMap<const CodeGenRegister*, CodeGenSubRegIndex*>::iterator Ins =
329 if (Ins->second == SI->first)
337 SI->first->getName() + " and " + Ins->second->getName());