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