Searched refs:allocation (Results 1 – 11 of 11) sorted by relevance
1 Test allocation of caller and callee saved registers.
2 during register allocation.
1 Inject memory allocation failures for NEW_ARRAY and NEW_INSTANCE and make sure
17 # Do an allocation here. This will force heap checking in gcstress mode.
67 # Test deoptimization between String's allocation and initialization. When not95 # String allocation should succeed.
245 uintptr_t allocation = FromCodeToAllocation(code_ptr); in FreeCode() local258 FreeCode(reinterpret_cast<uint8_t*>(allocation)); in FreeCode()666 uintptr_t allocation = FromCodeToAllocation(code_ptr); in RemoveUnmarkedCode() local667 if (GetLiveBitmap()->Test(allocation)) { in RemoveUnmarkedCode()
659 SETUP_REFS_AND_ARGS_CALLEE_SAVE_FRAME # save callee saves in case allocation triggers GC954 SETUP_REFS_ONLY_CALLEE_SAVE_FRAME # save callee saves in case exception allocation triggers GC1524 # Fast path rosalloc allocation1559 ld $t3, THREAD_LOCAL_ALLOC_STACK_TOP_OFFSET($s1) # Check if thread local allocation stack1565 # allocation.1596 # Push the new object onto the thread local allocation stack and increment the thread local1597 # allocation stack top.
25 # Test register allocation of 32-bit core intervals crossing catch block positions.58 # Test register allocation of 64-bit core intervals crossing catch block positions.109 # Test register allocation of 32-bit floating-point intervals crossing catch block positions.145 # Test register allocation of 64-bit floating-point intervals crossing catch block positions.
14 - Say how to enable allocation sites.
363 SETUP_REFS_AND_ARGS_CALLEE_SAVE_FRAME r2, r3 @ save callee saves in case allocation triggers GC
570 SETUP_REFS_AND_ARGS_CALLEE_SAVE_FRAME # save callee saves in case allocation triggers GC