Searched refs:getStoreOpcodeForSpill (Results 1 – 3 of 3) sorted by relevance
298 unsigned getStoreOpcodeForSpill(unsigned Reg,
372 unsigned Opcode = InstrInfo->getStoreOpcodeForSpill(Reg); in requiresFrameIndexScavenging()
1027 unsigned PPCInstrInfo::getStoreOpcodeForSpill(unsigned Reg, in getStoreOpcodeForSpill() function in PPCInstrInfo1203 unsigned Opcode = getStoreOpcodeForSpill(PPC::NoRegister, RC); in StoreRegToStackSlot()