Home | History | Annotate | Download | only in PowerPC

Lines Matching defs:VR

2461   static const MCPhysReg VR[] = {
2472 const unsigned Num_VR_Regs = array_lengthof(VR);
2639 MF.addLiveIn(VR[VR_idx], &PPC::VRRCRegClass);
2742 static const MCPhysReg VR[] = {
2749 const unsigned Num_VR_Regs = array_lengthof( VR);
2976 unsigned VReg = MF.addLiveIn(VR[VR_idx], &PPC::VRRCRegClass);
4039 static const MCPhysReg VR[] = {
4050 const unsigned NumVRs = array_lengthof(VR);
4279 VSRH[VR_idx] : VR[VR_idx];
4302 VSRH[VR_idx] : VR[VR_idx];
4480 static const MCPhysReg VR[] = {
4486 const unsigned NumVRs = array_lengthof(VR);
4659 RegsToPass.push_back(std::make_pair(VR[VR_idx++], Load));
4679 RegsToPass.push_back(std::make_pair(VR[VR_idx++], Arg));