Lines Matching refs:hasNonRISpills
401 static bool hasNonRISpills(const MachineFunction &MF) {403 return FuncInfo->hasNonRISpills();1690 hasNonRISpills(MF) || (hasSpills(MF) && !isInt<16>(StackSize))) {