Searched refs:getSpillIndex (Results 1 – 2 of 2) sorted by relevance
238 unsigned getSpillIndex(const TargetRegisterClass *RC) const;
1861 unsigned PPCInstrInfo::getSpillIndex(const TargetRegisterClass *RC) const { in getSpillIndex() function in PPCInstrInfo1917 return OpcodesForSpill[getSpillIndex(RC)]; in getStoreOpcodeForSpill()1923 return OpcodesForSpill[getSpillIndex(RC)]; in getLoadOpcodeForSpill()