Searched refs:updatedRC (Results 1 – 2 of 2) sorted by relevance
717 const TargetRegisterClass *updatedRC(const TargetRegisterClass *RC) const;
2004 RC = updatedRC(RC); in storeRegToStackSlot()2051 RC = updatedRC(RC); in loadRegFromStackSlot()5140 PPCInstrInfo::updatedRC(const TargetRegisterClass *RC) const { in updatedRC() function in PPCInstrInfo