Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:spillImpossible

149       spillImpossible = ~0u
456 // Returns spillImpossible when PhysReg or an alias can't be spilled.
460 return spillImpossible;
470 return spillImpossible;
490 return spillImpossible;
566 unsigned BestReg = 0, BestCost = spillImpossible;