Home | History | Annotate | Download | only in Target

Lines Matching refs:storeRegToStackSlot

364   /// storeRegToStackSlot - Store the specified register of the given register
369 virtual void storeRegToStackSlot(MachineBasicBlock &MBB,
374 assert(0 && "Target didn't implement TargetInstrInfo::storeRegToStackSlot!");