Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenRegisters.h249 SuperRegList LeadingSuperRegs; member
DCodeGenRegisters.cpp136 ExplicitSubRegs.front()->LeadingSuperRegs.push_back(this); in buildObjectGraph()
419 const CodeGenRegister::SuperRegList &Leads = SubReg->LeadingSuperRegs; in computeSecondarySubRegs()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenRegisters.h275 SuperRegList LeadingSuperRegs; member
DCodeGenRegisters.cpp187 ExplicitSubRegs.front()->LeadingSuperRegs.push_back(this); in buildObjectGraph()
481 const CodeGenRegister::SuperRegList &Leads = SubReg->LeadingSuperRegs; in computeSecondarySubRegs()