Home
last modified time | relevance | path

Searched defs:SuperRegList (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/
DCodeGenRegisters.h198 typedef std::vector<const CodeGenRegister*> SuperRegList; typedef
DRegisterInfoEmitter.cpp929 const RegVec &SuperRegList = Reg.getSuperRegs(); in runMCDesc() local
/external/llvm/utils/TableGen/
DCodeGenRegisters.h171 typedef std::vector<const CodeGenRegister*> SuperRegList; typedef
DRegisterInfoEmitter.cpp867 const RegVec &SuperRegList = Reg.getSuperRegs(); in runMCDesc() local