Lines Matching refs:GC
95 * Runtime::CreateCalleeSaveMethod(kSaveRefsOnly). Restoration assumes non-moving GC.
235 * Runtime::CreateCalleeSaveMethod(kSaveRefsAndArgs). Restoration assumes non-moving GC.
261 * Runtime::CreateCalleeSaveMethod(kSaveRefsAndArgs). Restoration assumes non-moving GC.
878 # allocation triggers GC
1289 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case exception allocation triggers GC
1297 * Entry from managed code that calls artLockObjectFromCode, may block for GC.
1307 and $t2, $t1, $t3 # zero the gc bits
1324 and $t2, $t1, $t3 # zero the gc bits
1326 srl $t2, $t2, LOCK_WORD_STATE_SHIFT # if the first gc state bit is set, we overflowed.
1369 and $t2, $t1, $t3 # zero the gc bits
1373 and $t2, $t1, $t3 # zero the gc bits
1377 and $t2, $t1, $t2 # $t2: zero except for the preserved gc bits
1403 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case exception allocation triggers GC
1413 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case exception allocation triggers GC
1599 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case of GC
1610 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case of GC
1622 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case of GC
1633 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case of GC
1680 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case of GC
1691 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case of GC
1702 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case of GC
1713 SETUP_SAVE_REFS_ONLY_FRAME # save callee saves in case of GC
1894 SETUP_SAVE_REFS_ONLY_FRAME # Save callee saves in case of GC.
1948 SETUP_SAVE_REFS_ONLY_FRAME # Save callee saves in case of GC.
2040 SETUP_SAVE_EVERYTHING_FRAME \runtime_method_offset # Save everything in case of GC.
3024 # Entry points for GC roots.
3083 // Code common for GC roots, fields and array elements.