Home | History | Annotate | Download | only in priv

Lines Matching refs:RetLoc

711    call is unconditional.  |retloc| is set to indicate where the
718 /*OUT*/RetLoc* retloc,
734 *retloc = mk_RetLoc_INVALID();
1029 vassert(is_RetLoc_INVALID(*retloc));
1033 *retloc = mk_RetLoc_simple(RLPri_None);
1036 *retloc = mk_RetLoc_simple(mode64 ? RLPri_Int : RLPri_2Int);
1039 *retloc = mk_RetLoc_simple(RLPri_Int);
1044 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 512);
1050 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 512);
1059 /* Finally, generate the call itself. This needs the *retloc value
1064 addInstr(env, PPCInstr_Call( cc, target, argiregs, *retloc ));
2404 RetLoc rloc = mk_RetLoc_INVALID();
5853 RetLoc rloc = mk_RetLoc_INVALID();
5897 /* The returned value is on the stack, and *retloc tells