Home
last modified time | relevance | path

Searched refs:unspill_LR_to_PC (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/arm/
Dcall_arm.cc549 bool unspill_LR_to_PC = (core_spill_mask_ & (1 << rs_rARM_LR.GetRegNum())) != 0; in GenExitSequence() local
550 if (unspill_LR_to_PC) { in GenExitSequence()
568 if (!unspill_LR_to_PC) { in GenExitSequence()
574 if (!unspill_LR_to_PC) { in GenExitSequence()