Searched refs:SpillsVRS (Results 1 – 2 of 2) sorted by relevance
75 bool &NonRI, bool &SpillsVRS) const;80 bool &NonRI, bool &SpillsVRS) const;
935 bool &NonRI, bool &SpillsVRS) const{ in StoreRegToStackSlot()1005 SpillsVRS = true; in StoreRegToStackSlot()1043 bool NonRI = false, SpillsVRS = false; in storeRegToStackSlot() local1045 NonRI, SpillsVRS)) in storeRegToStackSlot()1048 if (SpillsVRS) in storeRegToStackSlot()1070 bool &NonRI, bool &SpillsVRS) const{ in LoadRegFromStackSlot()1121 SpillsVRS = true; in LoadRegFromStackSlot()1155 bool NonRI = false, SpillsVRS = false; in loadRegFromStackSlot() local1157 NonRI, SpillsVRS)) in loadRegFromStackSlot()1160 if (SpillsVRS) in loadRegFromStackSlot()