Home | History | Annotate | Download | only in MBlaze

Lines Matching refs:ArgRegs

660   static const uint16_t ArgRegs[] = {
665 const unsigned NumArgRegs = array_lengthof(ArgRegs);
666 unsigned Reg = State.AllocateReg(ArgRegs, NumArgRegs);