Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_generic_reg_alloc2.c139 #define INVALID_RREG_NO ((Short)(-1)) macro
441 if (vreg_state[z] == INVALID_RREG_NO) \ in doRegisterAllocation()
478 vreg_state[j] = INVALID_RREG_NO; in doRegisterAllocation()
1008 if (k == INVALID_RREG_NO) in doRegisterAllocation()
1061 vreg_state[hregNumber(vregS)] = INVALID_RREG_NO; in doRegisterAllocation()
1089 vreg_state[m] = INVALID_RREG_NO; in doRegisterAllocation()
1147 vreg_state[m] = INVALID_RREG_NO; in doRegisterAllocation()
1291 vassert(k == INVALID_RREG_NO); in doRegisterAllocation()
1429 vreg_state[m] = INVALID_RREG_NO; in doRegisterAllocation()