Home | History | Annotate | Download | only in priv

Lines Matching refs:RetLoc

383                               RetLoc rloc )
422 call is unconditional. |retloc| is set to indicate where the
429 /*OUT*/RetLoc* retloc,
443 *retloc = mk_RetLoc_INVALID();
657 vassert(is_RetLoc_INVALID(*retloc));
661 *retloc = mk_RetLoc_simple(RLPri_None);
664 *retloc = mk_RetLoc_simple(RLPri_2Int);
667 *retloc = mk_RetLoc_simple(RLPri_Int);
670 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
675 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
684 /* Finally, generate the call itself. This needs the *retloc value
686 callHelperAndClearArgs( env, cc, cee, n_arg_ws, *retloc );
1467 the RetLoc if more return types are allowed in future. */
1473 RetLoc rloc = mk_RetLoc_INVALID();
1997 RetLoc rloc = mk_RetLoc_INVALID();
2846 RetLoc rloc = mk_RetLoc_INVALID();
4109 RetLoc rloc = mk_RetLoc_INVALID();
4143 /* The returned value is on the stack, and *retloc tells