Searched refs:VRRegNo (Results 1 – 3 of 3) sorted by relevance
41 static const unsigned short VRRegNo[] = { variable104 if (MF->getRegInfo().isPhysRegUsed(VRRegNo[i])) in HandleVRSaveUpdate()113 if (VRRegNo[RegNo] == I->first) // If this really is a vector reg. in HandleVRSaveUpdate()120 if (VRRegNo[RegNo] == *I) // If this really is a vector reg. in HandleVRSaveUpdate()
33 static const MCPhysReg VRRegNo[] = { variable310 if (MRI.isPhysRegModified(VRRegNo[i])) in HandleVRSaveUpdate()319 if (VRRegNo[RegNo] == I->first) // If this really is a vector reg. in HandleVRSaveUpdate()
33 static const MCPhysReg VRRegNo[] = { variable330 if (MRI.isPhysRegModified(VRRegNo[i])) in HandleVRSaveUpdate()337 if (VRRegNo[RegNo] == LI.first) // If this really is a vector reg. in HandleVRSaveUpdate()