Searched refs:ZRegList (Results 1 – 1 of 1) sorted by relevance
38 static const MCPhysReg ZRegList[] = {AArch64::Z0, AArch64::Z1, AArch64::Z2, variable64 RegsAllocated[I] = State.isAllocated(ZRegList[I]); in finishStackBlock()65 State.AllocateReg(ZRegList[I]); in finishStackBlock()83 State.DeallocateReg(ZRegList[I]); in finishStackBlock()144 RegList = ZRegList; in CC_AArch64_Custom_Block()