Home | History | Annotate | Download | only in priv

Lines Matching refs:rloc

867                             HReg src, RetLoc rloc )
876 i->Min.Call.rloc = rloc;
881 vassert(is_sane_RetLoc(rloc));
886 UInt argiregs, RetLoc rloc )
894 i->Min.Call.rloc = rloc;
899 vassert(is_sane_RetLoc(rloc));
2933 && i->Min.Call.rloc.pri != RLPri_None) {