Searched refs:SpillsVRS (Results 1 – 2 of 2) sorted by relevance
75 bool &NonRI, bool &SpillsVRS) const;80 bool &NonRI, bool &SpillsVRS) const;
846 bool &NonRI, bool &SpillsVRS) const{ in StoreRegToStackSlot()910 SpillsVRS = true; in StoreRegToStackSlot()948 bool NonRI = false, SpillsVRS = false; in storeRegToStackSlot() local950 NonRI, SpillsVRS)) in storeRegToStackSlot()953 if (SpillsVRS) in storeRegToStackSlot()976 bool &NonRI, bool &SpillsVRS) const{ in LoadRegFromStackSlot()1023 SpillsVRS = true; in LoadRegFromStackSlot()1057 bool NonRI = false, SpillsVRS = false; in loadRegFromStackSlot() local1059 NonRI, SpillsVRS)) in loadRegFromStackSlot()1062 if (SpillsVRS) in loadRegFromStackSlot()