Searched refs:SpillsVRS (Results 1 – 2 of 2) sorted by relevance
75 bool &NonRI, bool &SpillsVRS) const;80 bool &NonRI, bool &SpillsVRS) const;
961 bool &NonRI, bool &SpillsVRS) const{ in StoreRegToStackSlot()1031 SpillsVRS = true; in StoreRegToStackSlot()1069 bool NonRI = false, SpillsVRS = false; in storeRegToStackSlot() local1071 NonRI, SpillsVRS)) in storeRegToStackSlot()1074 if (SpillsVRS) in storeRegToStackSlot()1095 bool &NonRI, bool &SpillsVRS) const { in LoadRegFromStackSlot()1146 SpillsVRS = true; in LoadRegFromStackSlot()1180 bool NonRI = false, SpillsVRS = false; in loadRegFromStackSlot() local1182 NonRI, SpillsVRS)) in loadRegFromStackSlot()1185 if (SpillsVRS) in loadRegFromStackSlot()