Searched defs:IsPPR (Results 1 – 1 of 1) sorted by relevance
3317 auto IsPPR = [](const RegPairInfo &c) { in spillCalleeSavedRegisters() local3417 auto IsPPR = [](const RegPairInfo &c) { return c.Type == RegPairInfo::PPR; }; in restoreCalleeSavedRegisters() local