Searched refs:getStoreOpcodeForSpill (Results 1 – 3 of 3) sorted by relevance
465 unsigned getStoreOpcodeForSpill(const TargetRegisterClass *RC) const;
406 unsigned Opcode = InstrInfo->getStoreOpcodeForSpill(RC); in requiresFrameIndexScavenging()
1896 PPCInstrInfo::getStoreOpcodeForSpill(const TargetRegisterClass *RC) const { in getStoreOpcodeForSpill() function in PPCInstrInfo1911 unsigned Opcode = getStoreOpcodeForSpill(RC); in StoreRegToStackSlot()