Searched refs:VRArrays (Results 1 – 1 of 1) sorted by relevance
22155 const MCPhysReg *VRArrays; in allocatePhysReg() local22160 VRArrays = ArgVRs; in allocatePhysReg()22163 VRArrays = ArgVRM2s; in allocatePhysReg()22166 VRArrays = ArgVRM4s; in allocatePhysReg()22169 VRArrays = ArgVRM8s; in allocatePhysReg()22175 AllocatedPhysRegs.push_back(VRArrays[(StartReg - 8) / LMul + i]); in allocatePhysReg()