Searched refs:RLName (Results 1 – 1 of 1) sorted by relevance
153 auto EmitRegList = [&](const ListInit *RL, const StringRef RLName) { in emitAction() argument154 O << Indent << "static const MCPhysReg " << RLName << "[] = {\n"; in emitAction()