reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1290 const TargetRegisterClass *NewRC = CP.getNewRC(); 1761 if (CP.getNewRC()) { 1771 CP.getNewRC(), *LIS)) { 1849 << TRI->getRegClassName(CP.getNewRC()) << " with "; 1913 MRI->setRegClass(CP.getDstReg(), CP.getNewRC()); 1918 if (!CP.isPhys() && RegClassInfo.isProperSubClass(CP.getNewRC())) 3306 bool TrackSubRegLiveness = MRI->shouldTrackSubRegLiveness(*CP.getNewRC()); 3334 LaneBitmask Mask = DstIdx == 0 ? CP.getNewRC()->getLaneMask() 3352 LaneBitmask Mask = SrcIdx == 0 ? CP.getNewRC()->getLaneMask()