Home | History | Annotate | Download | only in priv

Lines Matching refs:RetLoc

381    call is unconditional.  |retloc| is set to indicate where the
389 /*OUT*/RetLoc* retloc,
405 *retloc = mk_RetLoc_INVALID();
662 vassert(is_RetLoc_INVALID(*retloc));
666 *retloc = mk_RetLoc_simple(RLPri_None);
669 *retloc = mk_RetLoc_simple(RLPri_2Int);
672 *retloc = mk_RetLoc_simple(RLPri_Int);
676 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
681 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
690 /* Finally, generate the call itself. This needs the *retloc value
712 addInstr(env, ARMInstr_Call( cc, target, nextArgReg, *retloc ));
1832 the RetLoc if more types are allowed in future. */
1838 RetLoc rloc = mk_RetLoc_INVALID();
5973 RetLoc rloc = mk_RetLoc_INVALID();
6018 /* The returned value is on the stack, and *retloc tells