Home | History | Annotate | Download | only in MBlaze

Lines Matching refs:ArgRegEnd

880   unsigned ArgRegEnd = 0;
896 ArgRegEnd = VA.getLocReg();
908 unsigned Reg = MF.addLiveIn(ArgRegEnd, RC);
933 ArgRegEnd = 0;
960 if ((isVarArg) && ArgRegEnd) {
968 unsigned Start = MBlazeRegisterInfo::getRegisterNumbering(ArgRegEnd+1);