Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_reg_alloc2.c111 Bool eq_spill_slot; member
525 rreg_state[j].eq_spill_slot = False; in doRegisterAllocation()
1060 vassert(rreg_state[j].eq_spill_slot == False); in doRegisterAllocation()
1140 rreg_state[n].eq_spill_slot = False; in doRegisterAllocation()
1161 rreg_state[j].eq_spill_slot = False; in doRegisterAllocation()
1224 if ((!eq_spill_opt) || !rreg_state[k].eq_spill_slot) { in doRegisterAllocation()
1235 rreg_state[k].eq_spill_slot = True; in doRegisterAllocation()
1240 rreg_state[k].eq_spill_slot = False; in doRegisterAllocation()
1355 rreg_state[n].eq_spill_slot = False; in doRegisterAllocation()
1413 rreg_state[k].eq_spill_slot = True; in doRegisterAllocation()
[all …]