Searched refs:IRExpr_VECRET (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h2087 contain an IRExpr_VECRET(), although not IRExpr_BBPTR(). However,
2139 to write its result. Use of IRExpr_VECRET() is strictly
2141 IRExpr_VECRET() must appear exactly once in the arg list, although
2143 type. If the helper returns any other type, IRExpr_VECRET() may
2171 extern IRExpr* IRExpr_VECRET ( void );
2365 IRExpr_VECRET(), in both cases, at most once. */
/external/valgrind/VEX/priv/
H A Dir_defs.c1882 IRExpr* IRExpr_VECRET ( void ) { function
2323 return IRExpr_VECRET();
/external/valgrind/memcheck/
H A Dmc_translate.c4718 mkIRExprVec_2( IRExpr_VECRET(), addrAct ) );

Completed in 46 milliseconds