Home | History | Annotate | Download | only in MBlaze

Lines Matching refs:ArgRegs

659   static const unsigned ArgRegs[] = {
664 const unsigned NumArgRegs = array_lengthof(ArgRegs);
665 unsigned Reg = State.AllocateReg(ArgRegs, NumArgRegs);