Searched refs:allocation (Results 1 – 14 of 14) sorted by relevance
1 Test allocation of caller and callee saved registers.
1 Checker test for testing store/allocation elimination in presence of
2 during register allocation.
2 a bug when the request for allocation ended up using 'usable_size'
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.
142 void* allocation = allocator.Alloc(size); in TEST_F() local143 EXPECT_TRUE(IsAligned<ArenaAllocator::kAlignment>(allocation)) in TEST_F()144 << reinterpret_cast<uintptr_t>(allocation); in TEST_F()
70 # Test deoptimization between String's allocation and initialization. When not98 # String allocation should succeed.200 # Test with a loop between allocation and String.<init>.219 # Test with a loop and aliases between allocation and String.<init>.282 # Test with a loop between allocation and String.<init> and a null check.
28 # The object allocation will not be eliminated by LSE because of aliased stores.
943 # allocation triggers GC1236 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case exception allocation triggers GC1345 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case exception allocation triggers GC1355 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case exception allocation triggers GC1679 # Fast path rosalloc allocation1690 ld $t3, THREAD_LOCAL_ALLOC_STACK_TOP_OFFSET($s1) # Check if thread local allocation stack1696 # allocation. Also does the initialized1731 # Push the new object onto the thread local allocation stack and increment the thread local1732 # allocation stack top.1743 # This barrier is only necessary when the allocation also requires a class initialization check.[all …]
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.
274 void BuildConstructorFenceForAllocation(HInstruction* allocation);
239 "904-object-allocation/tracking.cc",571 "904-object-allocation/src/art/Test904.java",683 "904-object-allocation/expected.txt",
797 @ save callee saves in case exception allocation triggers GC