Lines Matching refs:AllocateReg
2417 Reg = State.AllocateReg(IntRegs); in CC_MipsO32()
2421 Reg = State.AllocateReg(IntRegs); in CC_MipsO32()
2426 Reg = State.AllocateReg(IntRegs); in CC_MipsO32()
2428 Reg = State.AllocateReg(IntRegs); in CC_MipsO32()
2429 State.AllocateReg(IntRegs); in CC_MipsO32()
2434 Reg = State.AllocateReg(F32Regs); in CC_MipsO32()
2436 State.AllocateReg(IntRegs); in CC_MipsO32()
2438 Reg = State.AllocateReg(F64Regs); in CC_MipsO32()
2440 unsigned Reg2 = State.AllocateReg(IntRegs); in CC_MipsO32()
2442 State.AllocateReg(IntRegs); in CC_MipsO32()
2443 State.AllocateReg(IntRegs); in CC_MipsO32()
3867 State->AllocateReg(IntArgRegs[FirstReg], ShadowRegs[FirstReg]); in HandleByVal()
3875 State->AllocateReg(IntArgRegs[I], ShadowRegs[I]); in HandleByVal()