Searched refs:getLoadOpcodeForSpill (Results 1 – 2 of 2) sorted by relevance
492 unsigned getLoadOpcodeForSpill(const TargetRegisterClass *RC) const;
1921 PPCInstrInfo::getLoadOpcodeForSpill(const TargetRegisterClass *RC) const { in getLoadOpcodeForSpill() function in PPCInstrInfo1988 unsigned Opcode = getLoadOpcodeForSpill(RC); in LoadRegFromStackSlot()