Home | History | Annotate | Download | only in priv

Lines Matching refs:RetLoc

469    call is unconditional.  |retloc| is set to indicate where the
477 /*OUT*/RetLoc* retloc,
493 *retloc = mk_RetLoc_INVALID();
739 vassert(is_RetLoc_INVALID(*retloc));
743 *retloc = mk_RetLoc_simple(RLPri_None);
746 *retloc = mk_RetLoc_simple(RLPri_Int);
749 *retloc = mk_RetLoc_spRel(RLPri_V128SpRel, 0);
754 *retloc = mk_RetLoc_spRel(RLPri_V256SpRel, 0);
763 /* Finally, generate the call itself. This needs the *retloc value
774 addInstr(env, ARM64Instr_Call( cc, target, nextArgReg, *retloc ));
1997 the RetLoc if more types are allowed in future. */
2003 RetLoc rloc = mk_RetLoc_INVALID();
3724 RetLoc rloc = mk_RetLoc_INVALID();
3747 /* The returned value is on the stack, and *retloc tells