Home | History | Annotate | Download | only in TableGen

Lines Matching defs:Ins

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