reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3872 extern const TargetRegisterClass VRSAVERCRegClass;
4790 &PPC::VRSAVERCRegClass,
lib/Target/PowerPC/PPCFrameLowering.cpp1916 } else if (PPC::VRSAVERCRegClass.contains(Reg)) { 2056 if (PPC::VRSAVERCRegClass.contains(Reg)) {lib/Target/PowerPC/PPCInstrInfo.cpp
1058 } else if (PPC::VRSAVERCRegClass.hasSubClassEq(RC)) { 1096 } else if (PPC::VRSAVERCRegClass.contains(Reg)) { 1144 } else if (PPC::VRSAVERCRegClass.hasSubClassEq(RC)) { 1182 } else if (PPC::VRSAVERCRegClass.contains(Reg)) { 1217 if (PPC::VRSAVERCRegClass.hasSubClassEq(RC)) 1269 if (PPC::VRSAVERCRegClass.hasSubClassEq(RC))