Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_reg_alloc2.c665 const ULong rMentioned = rRead | rWritten; in doRegisterAllocation() local
669 if (rMentioned == 0) { in doRegisterAllocation()
676 rReg_minIndex = ULong__minIndex(rMentioned); in doRegisterAllocation()
677 rReg_maxIndex = ULong__maxIndex(rMentioned); in doRegisterAllocation()
694 if (LIKELY((rMentioned & jMask) == 0)) in doRegisterAllocation()