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

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h400 #define IRTemp_INVALID ((IRTemp)0xFFFFFFFF) macro
2365 non-NULL. If .tmp is not IRTemp_INVALID, then the call
2375 IRTemp tmp; /* to assign result to, or IRTemp_INVALID if none */
2468 .oldHi must be IRTemp_INVALID, and .expdHi and .dataHi must

Completed in 124 milliseconds