Home
last modified time | relevance | path

Searched refs:RLName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCallingConvEmitter.cpp153 auto EmitRegList = [&](const ListInit *RL, const StringRef RLName) { in emitAction() argument
154 O << Indent << "static const MCPhysReg " << RLName << "[] = {\n"; in emitAction()