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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1939 contain an IRExpr_VECRET(), although not IRExpr_BBPTR(). However,
1991 to write its result. Use of IRExpr_VECRET() is strictly
1993 IRExpr_VECRET() must appear exactly once in the arg list, although
1995 type. If the helper returns any other type, IRExpr_VECRET() may
2023 extern IRExpr* IRExpr_VECRET ( void );
2217 IRExpr_VECRET(), in both cases, at most once. */
/external/valgrind/main/VEX/priv/
H A Dir_defs.c1793 IRExpr* IRExpr_VECRET ( void ) { function
2229 return IRExpr_VECRET();
/external/valgrind/main/memcheck/
H A Dmc_translate.c4438 mkIRExprVec_2( IRExpr_VECRET(), addrAct ) );

Completed in 107 milliseconds