Home | History | Annotate | Download | only in src

Lines Matching defs:SortedSpilledVariables

115 void TargetMIPS32::assignVarStackSlots(VarList &SortedSpilledVariables,
124 for (Variable *Var : SortedSpilledVariables) {
1534 VarList SortedSpilledVariables;
1557 getVarStackSlotParams(SortedSpilledVariables, RegsUsed, &GlobalsSize,
1716 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes,