Lines Matching full:allocation
344 // Allocation support.
2899 // Trash the registers to simulate an allocation failure.
2921 // Check relative positions of allocation top and limit addresses.
2934 // Set up allocation top address and object size registers.
2942 // Load allocation top into result and allocation limit into t9.
2951 Check(eq, "Unexpected allocation top", result, Operand(t9));
2953 // Load allocation limit into t9. Result already contains allocation top.
2978 // Trash the registers to simulate an allocation failure.
2993 // Check relative positions of allocation top and limit addresses.
3006 // Set up allocation top address and object size registers.
3012 // Load allocation top into result and allocation limit into t9.
3021 Check(eq, "Unexpected allocation top", result, Operand(t9));
3023 // Load allocation limit into t9. Result already contains allocation top.
3038 // Update allocation top. result temporarily holds the new top.
3041 Check(eq, "Unaligned allocation in new space", t9, Operand(zero_reg));
3063 Check(less, "Undo allocation of non allocated memory",