Lines Matching refs:allocation
943 # allocation triggers GC
1236 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case exception allocation triggers GC
1345 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case exception allocation triggers GC
1355 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case exception allocation triggers GC
1679 # Fast path rosalloc allocation
1690 ld $t3, THREAD_LOCAL_ALLOC_STACK_TOP_OFFSET($s1) # Check if thread local allocation stack
1696 # allocation. Also does the initialized
1731 # Push the new object onto the thread local allocation stack and increment the thread local
1732 # allocation stack top.
1743 # This barrier is only necessary when the allocation also requires a class initialization check.
1862 # Fast path array allocation for region tlab allocation.