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