Home | History | Annotate | Download | only in pub

Lines Matching refs:IRExpr_VECRET

1939          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. */