Searched refs:sub_and_superregs_inclusive (Results 1 – 2 of 2) sorted by relevance
811 for (MCPhysReg SubOrSuper : TRI->sub_and_superregs_inclusive(*RenameReg)) in mergePairedInsns()1399 return any_of(TRI->sub_and_superregs_inclusive(PR), in tryToFindRegisterToRename()1409 return any_of(TRI->sub_and_superregs_inclusive(PR), in tryToFindRegisterToRename()
331 sub_and_superregs_inclusive(MCRegister Reg) const { in sub_and_superregs_inclusive() function