Searched refs:AllocateRegBlock (Results 1 – 4 of 4) sorted by relevance
179 ArrayRef<MCPhysReg> RegResult = State.AllocateRegBlock( in CC_AArch64_Custom_Block()
362 ArrayRef<MCPhysReg> Allocated = State.AllocateRegBlock(Regs, NumRegs); in CC_X86_64_I128()
232 State.AllocateRegBlock(RegList, PendingMembers.size()); in CC_ARM_AAPCS_Custom_Aggregate()
365 ArrayRef<MCPhysReg> AllocateRegBlock(ArrayRef<MCPhysReg> Regs, in AllocateRegBlock() function