Searched refs:getSpillIndex (Results 1 – 2 of 2) sorted by relevance
276 unsigned getSpillIndex(const TargetRegisterClass *RC) const;
1866 unsigned PPCInstrInfo::getSpillIndex(const TargetRegisterClass *RC) const { in getSpillIndex() function in PPCInstrInfo1922 return OpcodesForSpill[getSpillIndex(RC)]; in getStoreOpcodeForSpill()1928 return OpcodesForSpill[getSpillIndex(RC)]; in getLoadOpcodeForSpill()