Lines Matching refs:AllocateReg
2498 Reg = State.AllocateReg(IntRegs); in CC_MipsO32()
2502 Reg = State.AllocateReg(IntRegs); in CC_MipsO32()
2507 Reg = State.AllocateReg(IntRegs); in CC_MipsO32()
2509 Reg = State.AllocateReg(IntRegs); in CC_MipsO32()
2510 State.AllocateReg(IntRegs); in CC_MipsO32()
2515 Reg = State.AllocateReg(F32Regs); in CC_MipsO32()
2517 State.AllocateReg(IntRegs); in CC_MipsO32()
2519 Reg = State.AllocateReg(F64Regs); in CC_MipsO32()
2521 unsigned Reg2 = State.AllocateReg(IntRegs); in CC_MipsO32()
2523 State.AllocateReg(IntRegs); in CC_MipsO32()
2524 State.AllocateReg(IntRegs); in CC_MipsO32()
3945 State->AllocateReg(IntArgRegs[FirstReg], ShadowRegs[FirstReg]); in HandleByVal()
3953 State->AllocateReg(IntArgRegs[I], ShadowRegs[I]); in HandleByVal()