Searched defs:RLPri_2Int (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_generic_regs.h391 RLPri_2Int, /* in both primary and secondary int ret regs */ enumerator in enum:__anon15319
412 vassert(pri >= RLPri_INVALID && pri <= RLPri_2Int);
423 case RLPri_None: case RLPri_Int: case RLPri_2Int:

Completed in 458 milliseconds