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

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

Completed in 995 milliseconds