Home | History | Annotate | Download | only in priv

Lines Matching refs:RetLoc

373    call is unconditional.  |retloc| is set to indicate where the
381 /*OUT*/RetLoc* retloc,
397 *retloc = mk_RetLoc_INVALID();
654 vassert(is_RetLoc_INVALID(*retloc));
658 *retloc = mk_RetLoc_simple(RLPri_None);
661 *retloc = mk_RetLoc_simple(RLPri_2Int);
664 *retloc = mk_RetLoc_simple(RLPri_Int);
668 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
673 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
682 /* Finally, generate the call itself. This needs the *retloc value
704 addInstr(env, ARMInstr_Call( cc, target, nextArgReg, *retloc ));
1843 the RetLoc if more types are allowed in future. */
1849 RetLoc rloc = mk_RetLoc_INVALID();
5989 RetLoc rloc = mk_RetLoc_INVALID();
6034 /* The returned value is on the stack, and *retloc tells