Home | History | Annotate | Download | only in priv

Lines Matching full:rloc

870                             HReg src, RetLoc rloc )
879 i->Min.Call.rloc = rloc;
884 vassert(is_sane_RetLoc(rloc));
889 UInt argiregs, RetLoc rloc )
897 i->Min.Call.rloc = rloc;
902 vassert(is_sane_RetLoc(rloc));
2940 && i->Min.Call.rloc.pri != RLPri_None) {