Searched refs:AllocateRegBlock (Results 1 – 3 of 3) sorted by relevance
163 unsigned RegResult = State.AllocateRegBlock( in CC_AArch64_Custom_Block()
231 unsigned RegResult = State.AllocateRegBlock(RegList, PendingMembers.size()); in CC_ARM_AAPCS_Custom_Aggregate()
361 MCPhysReg AllocateRegBlock(ArrayRef<MCPhysReg> Regs, unsigned RegsRequired) { in AllocateRegBlock() function