reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

gen/lib/Target/PowerPC/PPCGenRegisterInfo.inc
 3873   extern const TargetRegisterClass SPILLTOVSRRCRegClass;

References

gen/lib/Target/PowerPC/PPCGenRegisterInfo.inc
 4162   &PPC::SPILLTOVSRRCRegClass,
 4168   &PPC::SPILLTOVSRRCRegClass,
 4174   &PPC::SPILLTOVSRRCRegClass,
 4200   &PPC::SPILLTOVSRRCRegClass,
 4210   &PPC::SPILLTOVSRRCRegClass,
 4791     &PPC::SPILLTOVSRRCRegClass,
lib/Target/PowerPC/PPCInstrInfo.cpp
 1066     } else if (PPC::SPILLTOVSRRCRegClass.hasSubClassEq(RC)) {
 1104     } else if (PPC::SPILLTOVSRRCRegClass.contains(Reg)) {
 1152     } else if (PPC::SPILLTOVSRRCRegClass.hasSubClassEq(RC)) {
 1190     } else if (PPC::SPILLTOVSRRCRegClass.contains(Reg)) {
lib/Target/PowerPC/PPCRegisterInfo.cpp
  466         return &PPC::SPILLTOVSRRCRegClass;