Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h297 SuperRegList LeadingSuperRegs; variable
H A DCodeGenRegisters.cpp189 ExplicitSubRegs.front()->LeadingSuperRegs.push_back(this); in buildObjectGraph()
492 const CodeGenRegister::SuperRegList &Leads = SubReg->LeadingSuperRegs; in computeSecondarySubRegs()