Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_generic_reg_alloc2.c109 Bool eq_spill_slot; member
474 rreg_state[j].eq_spill_slot = False; in doRegisterAllocation()
985 vassert(rreg_state[j].eq_spill_slot == False); in doRegisterAllocation()
1065 rreg_state[m].eq_spill_slot = False; in doRegisterAllocation()
1086 rreg_state[j].eq_spill_slot = False; in doRegisterAllocation()
1150 if ((!eq_spill_opt) || !rreg_state[k].eq_spill_slot) { in doRegisterAllocation()
1161 rreg_state[k].eq_spill_slot = True; in doRegisterAllocation()
1166 rreg_state[k].eq_spill_slot = False; in doRegisterAllocation()
1288 rreg_state[k].eq_spill_slot = False; in doRegisterAllocation()
1345 rreg_state[k].eq_spill_slot = True; in doRegisterAllocation()
[all …]