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