Searched refs:hasSpills (Results 1 – 4 of 4) sorted by relevance
162 bool hasSpills() const { return HasSpills; } in hasSpills() function
414 static bool hasSpills(const MachineFunction &MF) { in hasSpills() function416 return FuncInfo->hasSpills(); in hasSpills()1930 hasNonRISpills(MF) || (hasSpills(MF) && !isInt<16>(StackSize))) { in addScavengingSpillSlot()
396 static bool hasSpills(const MachineFunction &MF) { in hasSpills() function398 return FuncInfo->hasSpills(); in hasSpills()1690 hasNonRISpills(MF) || (hasSpills(MF) && !isInt<16>(StackSize))) { in addScavengingSpillSlot()